ramonpzg commited on
Commit
fc9a67d
1 Parent(s): 2b2ab2a

Create setting.json file

Browse files
Files changed (1) hide show
  1. settings.json +4 -0
settings.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "debug": "false",
3
+ "http_port": 7860
4
+ }