Fix Dockerization

This commit is contained in:
2025-07-15 14:09:42 +02:00
parent 2639a5301a
commit d9acd72d7b
13 changed files with 154 additions and 66 deletions

View File

@@ -0,0 +1,3 @@
window.__RUNTIME_CONFIG__ = {
API_URL: "__API_URL__"
};