1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-02 02:42:38 +02:00

fix CUSTOM_TEMPLATES_DIR loading

This commit is contained in:
Nick Sweeting
2024-10-04 21:40:36 -07:00
parent 0c7d7a2225
commit ac96cc62fc
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 \