Apply suggested changes

This commit is contained in:
zeke
2024-02-09 11:01:07 -08:00
committed by Zankaria
parent 460aee0dad
commit 7ac0460b0a
5 changed files with 74 additions and 89 deletions

View File

@@ -24,7 +24,6 @@ services:
dockerfile: ./docker/php/Dockerfile
volumes:
- ./:/code
- ./docker/php/custom.ini:/usr/local/etc/php/conf.d/custom.ini
- ./docker/php/www.conf:/usr/local/etc/php-fpm.d/www.conf
networks:
leftchan_net: