Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey committed Nov 6, 2024
1 parent 0647980 commit 5e1e876
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ services:
volumes:
- .:/var/www/html
- php-socket:/sock
### Deploy scripts
- ./deploy/config/php-pool.conf:/usr/local/etc/php-fpm.d/pool.conf
env_file:
- .env
depends_on:
Expand Down

0 comments on commit 5e1e876

Please sign in to comment.