From 63df7da6a2a0f5f7b0388f21b560bc6a60550310 Mon Sep 17 00:00:00 2001 From: Nathan Price Date: Fri, 17 Jan 2025 17:25:46 -0500 Subject: [PATCH] vault backup: 2025-01-17 17:25:46 --- Applications/quartz-docker.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Applications/quartz-docker.md b/Applications/quartz-docker.md index 3eb4997..7bdcc12 100644 --- a/Applications/quartz-docker.md +++ b/Applications/quartz-docker.md @@ -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 \ No newline at end of file