password fix

This commit is contained in:
Maciej Krok 2020-08-09 12:05:34 +02:00
parent dcc1022acd
commit 8dc424a554
Signed by untrusted user who does not match committer: vonProteus
GPG Key ID: 65472F126055FF23

View File

@ -53,8 +53,8 @@ networks:
external: true external: true
### Environment variables ### Environment variables
# echo $(htpasswd -nb user qwe321) | sed -e s/\\$/\\$\\$/g # htpasswd -nb user qwe321
# HOST # HOST
# BASICAUTHUSERS user:$$apr1$$UgzGZ8JC$$3XqsN3KQ6qz9hBZylFsb5/ # BASICAUTHUSERS user:$apr1$UgzGZ8JC$3XqsN3KQ6qz9hBZylFsb5/
# YTURL # YTURL
# REGENERATERSSKEY # REGENERATERSSKEY