Skip to content

Commit

Permalink
Wrong indention.
Browse files Browse the repository at this point in the history
  • Loading branch information
gustav1994 committed Jun 25, 2024
1 parent 5af5f6f commit c398f60
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .devcontainer/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ app:
build:
context: .
dockerfile: 'Dockerfile'
environment:
APACHE_DOCUMENT_ROOT: '/var/www/html/public'
COMPOSER_ALLOW_SUPERUSER: 1
COMPOSER_ALLOW_XDEBUG: 1
environment:
APACHE_DOCUMENT_ROOT: '/var/www/html/public'
COMPOSER_ALLOW_SUPERUSER: 1
COMPOSER_ALLOW_XDEBUG: 1

0 comments on commit c398f60

Please sign in to comment.