Server - IdentityServer change to public

master
Tudor Stanciu 2022-01-18 09:44:40 +02:00
parent 9402e57ec9
commit 135355e291
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
},
"AllowedHosts": "*",
"IdentityServer": {
"BaseAddress": "http://localhost:5063/"
//"BaseAddress": "http://localhost:5063/"
"BaseAddress": "https://toodle.ddns.net/identity-server-api/"
},
"WakeOnLan": {
"Provider": {