Hansimov's picture
:pencil: [Config] Rename app to api, and track envs.json in github workflows
9bced77
raw
history blame contribute delete
176 Bytes
{
"data_proxy_api": {
"app_name": "Data Proxy API",
"host": "0.0.0.0",
"port": 22001,
"version": "0.1.1"
},
"cache_root": "cache"
}