vault backup: 2025-01-17 17:25:46

This commit is contained in:
Nathan Price 2025-01-17 17:25:46 -05:00
parent 26fc9fc228
commit 63df7da6a2
Signed by: gravityfargo
SSH key fingerprint: SHA256:bjq+uA1U+9bFMd70q2wdNtwaYxGv84IBXalnYvZDKmg

View file

@ -92,5 +92,9 @@ See a list of all environment variables [here](#environment-variables).
| `ENABLE_CRON` | Enables scheduled builds (`true` or `false`) | `false` |
| `BUILD_SCHEDULE` | Cron expression for scheduling site builds | `"*/10 * * * *"` every 10 min |
| `QUARTZ_CONFIG_PATH` | Path to the Quartz configuration file | `/config/quartz.json` |
| `USER_ID` | | |
You shouldn't need to change `QUARTZ_CONFIG_PATH`
USER_ID: 0
GROUP_ID: 0