Skip to content

Commit

Permalink
disabling db
Browse files Browse the repository at this point in the history
  • Loading branch information
deb-cod authored Jul 4, 2024
1 parent 5f18329 commit 8f81ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ COPY docker/entrypoint.sh /
ENV TITLE=LibreSpeed
ENV MODE=standalone
ENV PASSWORD=password
ENV TELEMETRY=true
ENV TELEMETRY=false
ENV ENABLE_ID_OBFUSCATION=false
ENV REDACT_IP_ADDRESSES=false
ENV WEBPORT=80
Expand Down

0 comments on commit 8f81ea5

Please sign in to comment.