From fc785c3eef9f4168f548f7d322e3b0e618cb0b46 Mon Sep 17 00:00:00 2001 From: Solninja A Date: Tue, 14 Jan 2025 18:16:37 +1000 Subject: [PATCH] Re-comment the API key in compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index d1c9852..cb88eae 100644 --- a/compose.yaml +++ b/compose.yaml @@ -36,7 +36,7 @@ services: # This needs to be set in order to use programs that use the JSON interface of Chhoto URL. # You will get a warning if this is insecure, and a generated value will be output # You may use that value if you can't think of a secure key - - api_key=SECURE_API_KEY + # - api_key=SECURE_API_KEY # Pass the redirect method, if needed. TEMPORARY and PERMANENT # are accepted values, defaults to PERMANENT.