mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-25 22:26:09 +02:00
Remove Symfony log dir from Volumes.
This commit is contained in:
@@ -46,7 +46,6 @@ services:
|
||||
ports:
|
||||
- "${PHP_PORT}:9001"
|
||||
volumes:
|
||||
- ./logs/symfony:/var/www/symfony/var/log
|
||||
- ./symfony:/var/www/symfony
|
||||
depends_on:
|
||||
- db
|
||||
|
Reference in New Issue
Block a user