Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b7bf41057a | ||
|
|
1c2d5e9f7f |
@@ -27,9 +27,9 @@ let
|
|||||||
ip = "127.0.0.1"
|
ip = "127.0.0.1"
|
||||||
port = "8080"
|
port = "8080"
|
||||||
tls = "none"
|
tls = "none"
|
||||||
# Bootstrap registration is deliberately temporary. Once the single Lego
|
# The one Lego account was bootstrapped before this configuration was
|
||||||
# account exists, change this to true in a follow-up reviewed deployment.
|
# hardened. Updates authenticated by that account remain available.
|
||||||
disable_registration = false
|
disable_registration = true
|
||||||
corsorigins = []
|
corsorigins = []
|
||||||
|
|
||||||
[logconfig]
|
[logconfig]
|
||||||
|
|||||||
Reference in New Issue
Block a user