mirror of
https://github.com/Grace-Solutions/Depl0y-Custom.git
synced 2026-07-26 11:28:19 +00:00
chore(docker): mount logs directory
This commit is contained in:
@@ -50,4 +50,5 @@ services:
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- "${STACK_BINDMOUNTROOT}/${STACK_NAME}/Application/Data:/var/lib/depl0y:rw"
|
||||
- "${STACK_BINDMOUNTROOT}/${STACK_NAME}/Application/Logs:/var/log/depl0y:rw"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user