setting QUARTZ_CONFIG_PATH is redundant
This commit is contained in:
parent
d55821883d
commit
40741ab77b
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ services:
|
|||
SERVER_NAME: "localhost"
|
||||
ENABLE_CRON: "true"
|
||||
BUILD_SCHEDULE: "*/10 * * * *"
|
||||
QUARTZ_CONFIG_PATH: "/config/config.json"
|
||||
volumes:
|
||||
- /home/nathan/Repositories/modernleft-docs:/content
|
||||
- ./config:/config
|
||||
|
|
Loading…
Reference in a new issue