Browse Source

Update appsettings.Docker.json

pull/126/head
selmankoc 4 years ago
parent
commit
8e54a7744f
  1. 2
      apps/auth-server/src/EShopOnAbp.AuthServer/appsettings.Docker.json

2
apps/auth-server/src/EShopOnAbp.AuthServer/appsettings.Docker.json

@ -5,7 +5,7 @@
"RedirectAllowedUrls": "http://app-web"
},
"AuthServer": {
"Authority": "http://app-authserver",
"Authority": "http://app-authserver", // Identity Server
"RequireHttpsMetadata": "false",
"SwaggerClientId": "WebGateway_Swagger",
"SwaggerClientSecret": "1q2w3e*"

Loading…
Cancel
Save