changed volume mount
This commit is contained in:
parent
8638305fdf
commit
3839c17424
1 changed files with 2 additions and 3 deletions
|
@ -9,8 +9,7 @@ services:
|
|||
environment:
|
||||
NGINX_PORT: 8080
|
||||
SERVER_NAME: "localhost"
|
||||
ENABLE_CRON: "true"
|
||||
ENABLE_CRON: "false"
|
||||
BUILD_SCHEDULE: "*/1 * * * *"
|
||||
CONTENT_REPO: "https://code.modernleft.org/gravityfargo/modernleft-docs.git"
|
||||
volumes:
|
||||
- ./quartz:/quartz
|
||||
- ~/Repositories/quartz:/quartz/src
|
||||
|
|
Loading…
Reference in a new issue