mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-12-22 11:57:55 +00:00
fix: Use a simpler password to make the shell happy
This commit is contained in:
parent
dcb3144b22
commit
cf5909c888
@ -23,7 +23,7 @@ services:
|
|||||||
# the hostname you're accessing it from.
|
# the hostname you're accessing it from.
|
||||||
# - site_url=https://www.example.com
|
# - site_url=https://www.example.com
|
||||||
|
|
||||||
- password=$3CuReP4S$W0rD
|
- password=TopSecretPass
|
||||||
|
|
||||||
# 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 New Issue
Block a user