Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -13,7 +13,7 @@ dnsPreferIPv6: false
|
|
13 |
# The hostname that autorun opens.
|
14 |
# - Use "auto" to let the server decide
|
15 |
# - Use options like 'localhost', 'st.example.com'
|
16 |
-
autorunHostname: "
|
17 |
# Server port
|
18 |
port: 7860
|
19 |
# Overrides the port for autorun in browser.
|
|
|
13 |
# The hostname that autorun opens.
|
14 |
# - Use "auto" to let the server decide
|
15 |
# - Use options like 'localhost', 'st.example.com'
|
16 |
+
autorunHostname: "auto"
|
17 |
# Server port
|
18 |
port: 7860
|
19 |
# Overrides the port for autorun in browser.
|