MammaMia-Urlo commited on
Commit
587266a
·
verified ·
1 Parent(s): 92ab448

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -15,7 +15,9 @@
15
  }
16
  },
17
  "General":{
18
- "load_env": "0"
 
 
19
  }
20
  }
21
 
 
15
  }
16
  },
17
  "General":{
18
+ "load_env": "0",
19
+ "HOST":"0.0.0.0."
20
+ "PORT": "8080"
21
  }
22
  }
23