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,6 +1,7 @@
#!/bin/sh
set -e
: "${API_BASE_URL:=http://localhost:7070}"
# Create runtime config file in writable location
cat > /runtime-config/config.js <<EOF
window.__APP_CONFIG__ = {