5 lines
246 B
JavaScript
5 lines
246 B
JavaScript
|
|
// Runtime configuration placeholder. In the Docker image this file is
|
||
|
|
// regenerated at container start from the OPENCONCHO_DEFAULT_HONCHO_URL env.
|
||
|
|
// In dev and the desktop build it stays a no-op.
|
||
|
|
window.__OPENCONCHO_DEFAULT_HONCHO_URL__ = "";
|