Fix and cleanup for Events.WebApi
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
"OutputPath": "./Certificates"
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"EventDB": "Host=localhost;Port=5432;Database=events;Username=sport;Password=go and look in the secrets file;Persist Security Info=True;"
|
||||
"EventsPostgres": "Host=localhost;Port=5432;Database=events;Username=sport;Password=go and look in the secrets file;Persist Security Info=True;"
|
||||
},
|
||||
"Auth": {
|
||||
"Authority": "https://fer-web2.eu.auth0.com/",
|
||||
"Audience": "https://erasmus-sta-2026/events-api"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user