run local init.sh file

This commit is contained in:
David Bomba
2024-12-03 14:59:41 +11:00
parent c4e1d0e3a5
commit 5e40e34943

View File

@@ -13,6 +13,7 @@ services:
env_file:
- ./.env
volumes:
- ./scripts/init.sh:/usr/local/bin/init.sh
- ./.env:/var/www/html/.env:ro
- ./php/php.ini:/usr/local/etc/php/conf.d/zzz-php.ini:ro
- ./php/php-fpm.conf:/usr/local/etc/php-fpm.d/zzz-php-fpm.conf:ro