|
|
|
@ -1,9 +1,9 @@ |
|
|
|
config: |
|
|
|
selfUrl: https://auth.eshoponabp.com |
|
|
|
selfUrl: https://demomicro-st-authserver.eshoponabp.com |
|
|
|
corsOrigins: https://gateway.eshoponabp.com,https://gateway-public.eshoponabp.com,https://identity.eshoponabp.com,https://administration.eshoponabp.com,https://basket.eshoponabp.com,https://catalog.eshoponabp.com,https://order.eshoponabp.com,https://payment.eshoponabp.com,https://admin.eshoponabp.com,https://www.eshoponabp.com |
|
|
|
allowedRedirectUrls: https://admin.eshoponabp.com |
|
|
|
authServer: |
|
|
|
authority: https://auth.eshoponabp.com |
|
|
|
authority: https://demomicro-st-authserver.eshoponabp.com |
|
|
|
requireHttpsMetadata: "false" |
|
|
|
connectionStrings: |
|
|
|
administrationService: "Host=eshop-az-postgresdb;Port=5432;Database=EShopOnAbp_Administration;User ID=postgres;password=myPassw0rd;Pooling=false" |
|
|
|
@ -13,8 +13,8 @@ config: |
|
|
|
rabbitmqHost: eshop-az-rabbitmq |
|
|
|
elasticsearchHost: eshop-az-elasticsearch |
|
|
|
ingress: |
|
|
|
host: auth.eshoponabp.com |
|
|
|
host: demomicro-st-authserver.eshoponabp.com |
|
|
|
tlsSecret: eshop-wildcard-tls |
|
|
|
image: |
|
|
|
repository: "volocr.azurecr.io/eshoponabp/app-authserver" |
|
|
|
tag: 1.0.5 |
|
|
|
repository: "volocr.azurecr.io/demomicro/app-authserver" |
|
|
|
tag: 1.0.0 |