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:
parent
17d0df943b
commit
fc785c3eef
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue