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.