From e232ca19a0e47662a88a78cdb8001ffe2725c39c Mon Sep 17 00:00:00 2001 From: Gabe Date: Fri, 31 Oct 2025 16:23:31 +0000 Subject: [PATCH] Update 2FAuth/Compose.yaml --- 2FAuth/Compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.