Hansimov commited on
Commit
cb4ad33
·
1 Parent(s): 8c73651

:pencil: [Config] Upgrade to v0.1.1

Browse files
Files changed (1) hide show
  1. 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
  }