Amend port

This commit is contained in:
2025-07-17 13:12:10 +02:00
parent 9c743ed514
commit e895602aa4
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
set -e
: "${API_HOST:=http://localhost}"
: "${API_PORT:=7070}"
: "${API_PORT:=80}"
# Create runtime config file in writable location
cat > /runtime-config/config.js <<EOF
window.__APP_CONFIG__ = {