mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-09-01 06:46:50 -04:00
remove remote state
This commit is contained in:
+2
-2
@@ -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
|
||||
Reference in New Issue
Block a user