1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2025-02-05 13:52:33 -06:00

Re-comment the API key in compose.yaml

This commit is contained in:
Solninja A 2025-01-14 18:16:37 +10:00
parent 17d0df943b
commit fc785c3eef

View file

@ -36,7 +36,7 @@ services:
# This needs to be set in order to use programs that use the JSON interface of Chhoto URL. # 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 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 # 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 # Pass the redirect method, if needed. TEMPORARY and PERMANENT
# are accepted values, defaults to PERMANENT. # are accepted values, defaults to PERMANENT.