Remove log path for php
This commit is contained in:
parent
3be83c31ca
commit
71d5ff415e
@ -19,7 +19,6 @@ services:
|
||||
volumes:
|
||||
- ./webroot:/webroot
|
||||
- ./resources/php/custom.ini:/usr/local/etc/php/conf.d/custom.ini
|
||||
- ./log/php:/var/log/php
|
||||
links:
|
||||
- database
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user