fuliai commited on
Commit
0afe686
1 Parent(s): 64b167e

Update config.yaml

Browse files
Files changed (1) hide show
  1. 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: "0.0.0.0"
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.