diff --git a/2FAuth/Compose.yaml b/2FAuth/Compose.yaml index 4370bbf..bd4ba50 100644 --- a/2FAuth/Compose.yaml +++ b/2FAuth/Compose.yaml @@ -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.