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

fix more CHROME_USER_DATA_DIR issues

This commit is contained in:
Nick Sweeting
2024-06-03 02:50:11 -07:00
parent 1cd62ecc61
commit c63917a22d
2 changed files with 3 additions and 2 deletions

View File

@@ -290,7 +290,6 @@ WORKDIR "$DATA_DIR"
ENV IN_DOCKER=True \
DISPLAY=novnc:0.0 \
CUSTOM_TEMPLATES_DIR=/data/templates \
CHROME_USER_DATA_DIR=/data/personas/Default/chromium \
GOOGLE_API_KEY=no \
GOOGLE_DEFAULT_CLIENT_ID=no \
GOOGLE_DEFAULT_CLIENT_SECRET=no \