Update 2FAuth/Compose.yaml

This commit is contained in:
2025-10-31 16:23:31 +00:00
parent 98a36fe2d8
commit e232ca19a0
+1 -1
View File
@@ -132,7 +132,7 @@ services:
- TRUSTED_PROXIES=null
# Proxy for outgoing requests like new releases detection or logo fetching.
# You can provide a proxy URL that contains a scheme, username, and password.
# For example, "http://username:[email protected]:10".
# For example, "http://username:[email]:10".
- PROXY_FOR_OUTGOING_REQUESTS=null
# Set this to true to enable Content-Security-Policy (CSP).
# CSP helps to prevent or minimize the risk of certain types of security threats.