mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
dev logs configs
This commit is contained in:
parent
b59888b33c
commit
2b596addb5
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ services:
|
|||
volumes:
|
||||
- /data/mysource:/websoft9/apphub-dev
|
||||
- apphub_media:/websoft9/media
|
||||
- apphub_logs:/websoft9/apphub-dev/logs
|
||||
- apphub_config:/websoft9/apphub-dev/src/config
|
||||
# - apphub_logs:/websoft9/apphub-dev/logs
|
||||
# - apphub_config:/websoft9/apphub-dev/src/config
|
||||
depends_on:
|
||||
- deployment
|
||||
- git
|
||||
|
|
Loading…
Reference in a new issue