Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
WebDesktop/Backend/appsettings.Development.json
2022-09-04 12:03:44 +02:00

7 lines
158 B
JSON

{
"Origins": ["http://localhost:4200", "http://localhost:9876"],
"Authentication": {
"DebugAccessToken": "474a0461-37ec-4b11-aefe-00c423d1511e"
}
}