Amend Upstream URL

This commit is contained in:
2025-07-15 18:05:11 +02:00
parent 53fc2ed8fb
commit 202959dd9e
5 changed files with 20 additions and 14 deletions

View File

@@ -1,3 +1,4 @@
window.__RUNTIME_CONFIG__ = {
API_BASE_URL: "__API_BASE_URL__"
API_BASE_URL: "__API_BASE_URL__",
API_PORT: "__API_PORT__"
};