mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2026-02-23 03:07:31 +01: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