fix CUSTOM_TEMPLATES_DIR loading

This commit is contained in:
Nick Sweeting 2024-10-04 21:40:36 -07:00
parent 0c7d7a2225
commit ac96cc62fc
No known key found for this signature in database
4 changed files with 4 additions and 14 deletions

View file

@ -289,7 +289,6 @@ ENV IN_DOCKER=True \
SYSTEM_LIB_DIR=/app/lib \
SYSTEM_TMP_DIR=/tmp \
DISPLAY=novnc:0.0 \
CUSTOM_TEMPLATES_DIR=/data/user_templates \
GOOGLE_API_KEY=no \
GOOGLE_DEFAULT_CLIENT_ID=no \
GOOGLE_DEFAULT_CLIENT_SECRET=no \