Spaces:
Runtime error
Runtime error
:pencil: [Config] Upgrade to v0.1.1
Browse files- configs/envs.json +1 -1
configs/envs.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"app_name": "Data Proxy App",
|
4 |
"host": "0.0.0.0",
|
5 |
"port": 22001,
|
6 |
-
"version": "0.1"
|
7 |
},
|
8 |
"cache_root": "cache"
|
9 |
}
|
|
|
3 |
"app_name": "Data Proxy App",
|
4 |
"host": "0.0.0.0",
|
5 |
"port": 22001,
|
6 |
+
"version": "0.1.1"
|
7 |
},
|
8 |
"cache_root": "cache"
|
9 |
}
|