diff --git a/Dockerfile b/Dockerfile index 10c3c023..72259949 100644 --- a/Dockerfile +++ b/Dockerfile @@ -267,7 +267,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked,id=apt-$TARGETARCH$T # Setup ArchiveBox runtime config WORKDIR "$DATA_DIR" ENV IN_DOCKER=True \ - CUSTOM_TEMPLATES_DIR=/data/templates \ + CUSTOM_TEMPLATES_DIR=/data/templates ## No need to set explicitly, these values will be autodetected by archivebox in docker: # CHROME_SANDBOX=False \ # WGET_BINARY="wget" \