Spaces:
Paused
Paused
Update invokeai.yaml
Browse files- invokeai.yaml +1 -1
invokeai.yaml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
InvokeAI:
|
2 |
Web Server:
|
3 |
-
host:
|
4 |
port: 9090
|
5 |
allow_origins: []
|
6 |
allow_credentials: true
|
|
|
1 |
InvokeAI:
|
2 |
Web Server:
|
3 |
+
host: 0.0.0.0
|
4 |
port: 9090
|
5 |
allow_origins: []
|
6 |
allow_credentials: true
|