Added trustedproxy to dynamic config feature.

This commit is contained in:
Daan Selen
2025-03-25 15:12:58 +01:00
parent 910f12c25a
commit db7eacbca3
2 changed files with 24 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ ENV REGEN_SESSIONKEY="false"
ENV REVERSE_PROXY=""
ENV REVERSE_PROXY_TLS_PORT="443"
ENV WEBRTC="false"
ENV TRUSTED_PROXY=""
# MongoDB Variables
ARG INCLUDE_MONGODB_TOOLS="false"