Files
jsmr/JSMR.UI.Blazor/wwwroot/appsettings.Development.json
Brian Bicknell ab3524ea20
Some checks failed
ci / build-test (push) Has been cancelled
ci / publish-image (push) Has been cancelled
Added docker-compose. Updated startups for API and Web layer.
2026-02-24 00:25:03 -05:00

3 lines
44 B
JSON

{
"ApiBaseUrl": "https://localhost:7277"
}