config envs

This commit is contained in:
2021-06-15 15:54:44 +03:00
parent 36829c9025
commit 9c776542d5
3 changed files with 11 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"api": "/api/v1",
"url_prefix": ""
}
+4
View File
@@ -0,0 +1,4 @@
{
"api": "http://localhost:17653",
"url_prefix": "http://localhost:11111"
}