VickyKira commited on
Commit
53024d8
1 Parent(s): e13d1e5

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "site_config": {
3
+ "host": "0.0.0.0",
4
+ "port": 1338,
5
+ "debug": false
6
+ },
7
+ "url_prefix": ""
8
+ }