setting QUARTZ_CONFIG_PATH is redundant

This commit is contained in:
Nathan Price 2025-01-17 17:23:36 -05:00
parent d55821883d
commit 40741ab77b
Signed by: gravityfargo
SSH key fingerprint: SHA256:bjq+uA1U+9bFMd70q2wdNtwaYxGv84IBXalnYvZDKmg

View file

@ -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