Desktop app dynamic config of API Port (#40)
* added dynamic configuration of Port in Desktop app * added dynamic configuration of API_URL to docker deployments. Now it works with editing only .env file.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"apiBaseURL": "http://localhost:8180",
|
||||
"_comment": "This file can be modified at deployment without rebuilding. Copy to config.json and adjust apiBaseURL for your environment."
|
||||
}
|
||||
Reference in New Issue
Block a user