Amend CORS and NGINX

This commit is contained in:
2025-07-15 17:33:39 +02:00
parent 8c9d38de35
commit fc95c3fdfd
7 changed files with 46 additions and 46 deletions

View File

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