remove remote state

This commit is contained in:
Pierre Dubouilh
2019-12-13 00:45:21 +01:00
parent 5096f46ba4
commit dc1011bb5f
7 changed files with 20 additions and 68 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Caddy config
# to enable https just set a valid domain instead of mydomain.com - how simple !
# to enable https just set a valid domain (e.g. mydomain.com) instead of :8080 - how simple !
# authentication has been setup with 2 users, alice and bob
mydomain.com
:8080
basicauth / alice paul
basicauth / bob dylan
proxy / 127.0.0.1:8001