Skip to content

Commit

Permalink
Remove .env for nginx, no need
Browse files Browse the repository at this point in the history
  • Loading branch information
hadrylouis committed Mar 16, 2024
1 parent 6764f67 commit 6ccc7d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ services:
- php-fpm
environment:
- PHP_CONTAINER_NAME=${PHP_CONTAINER_NAME}
env_file:
- .env

php-fpm:
container_name: ${PHP_CONTAINER_NAME}
Expand Down

0 comments on commit 6ccc7d0

Please sign in to comment.