We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd41a7a commit 3351649Copy full SHA for 3351649
config/cms.conf.sample
@@ -140,7 +140,7 @@
140
"_help": "Listening HTTP address and port for the AWS. If you access",
141
"_help": "it through a proxy running on the same host you could put",
142
"_help": "127.0.0.1 here for additional security.",
143
- "admin_listen_address": "",
+ "admin_listen_address": "0.0.0.0",
144
"admin_listen_port": 8889,
145
146
"_help": "Login cookie duration for admins in seconds.",
0 commit comments