We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef3ae4 commit a4cf8feCopy full SHA for a4cf8fe
overlays/etc/lava-server/settings.d/01-unsecure.yaml
@@ -1,4 +1,4 @@
1
HTTPS_XML_RPC: false
2
CSRF_COOKIE_SECURE: false
3
SESSION_COOKIE_SECURE: false
4
-ALLOWED_HOSTS: ["192.168.1.14", "127.0.0.1", "localhost"]
+ALLOWED_HOSTS: ["*"]
0 commit comments