Server - IdentityServer change to public

This commit is contained in:
Tudor Stanciu 2022-01-18 09:44:40 +02:00
parent 9402e57ec9
commit 135355e291

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": {