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