wanshenmean
2026-03-13 d216edd0e9931d71664f33e625cff6d8131a0fad
Code/WCS/WIDESEAWCS_S7Simulator/WIDESEAWCS_S7Simulator.Web/appsettings.json
@@ -5,5 +5,6 @@
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*"
  "AllowedHosts": "*",
  "ApiBaseUrl": "http://localhost:5000"
}