cryogenic22 commited on
Commit
40c8205
·
verified ·
1 Parent(s): 187e6d0

Create space-config.json

Browse files
Files changed (1) hide show
  1. config/space-config.json +5 -0
config/space-config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "host": "0.0.0.0",
3
+ "port": 7860,
4
+ "allow_external_access": true
5
+ }