261a6294cb
* 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.
5 lines
185 B
JSON
5 lines
185 B
JSON
{
|
|
"apiBaseURL": "http://localhost:8180",
|
|
"_comment": "This file can be modified at deployment without rebuilding. Copy to config.json and adjust apiBaseURL for your environment."
|
|
}
|