Apply suggested changes

This commit is contained in:
zeke 2024-02-09 11:01:07 -08:00
parent 3191ef3105
commit 39412b4427
5 changed files with 73 additions and 88 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: