Update install-conf.yml

This commit is contained in:
Éric Gaspar 2023-07-16 23:22:43 +02:00
parent 9a1389e69f
commit fd51f60e77

View file

@ -1,7 +1,7 @@
# Basic no-TLS config for the embedded gateway
proxyconfig:
binds:
- 127.0.0.1:__PORT__
- http://127.0.0.1:__PORT__
reverseproxyurl: https://__DOMAIN__
frontendlogin: __ADMIN__
frontendpassword: __PASSWORD__