1 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||
env: |
|||
- name: "App__SelfUrl" |
|||
value: "https://eshoponabp-administration" |
|||
- name: "App__CorsOrigins" |
|||
value: "https://localhost:44371,https://localhost:44372,https://eshoponabp-public-webgateway" |
|||
- name: "AuthServer__Authority" |
|||
value: "https://eshoponabp-authserver" |
|||
- name: "RemoteServices__Default__BaseUrl" |
|||
value: "https://eshoponabp-gateway-internal/" |
|||
- name: "IdentityClients__IdentityClients__Authority" |
|||
value: "https://eshoponabp-authserver" |
|||
|
|||
Loading…
Reference in new issue