Initial commit
This commit is contained in:
6
Backend/appsettings.Development.json
Normal file
6
Backend/appsettings.Development.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"Origins": ["http://localhost:4200", "http://localhost:9876"],
|
||||
"Authentication": {
|
||||
"DebugAccessToken": "474a0461-37ec-4b11-aefe-00c423d1511e"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user