Server - IdentityServer change to public
parent
9402e57ec9
commit
135355e291
|
@ -13,7 +13,8 @@
|
|||
},
|
||||
"AllowedHosts": "*",
|
||||
"IdentityServer": {
|
||||
"BaseAddress": "http://localhost:5063/"
|
||||
//"BaseAddress": "http://localhost:5063/"
|
||||
"BaseAddress": "https://toodle.ddns.net/identity-server-api/"
|
||||
},
|
||||
"WakeOnLan": {
|
||||
"Provider": {
|
||||
|
|
Loading…
Reference in New Issue