Use HttpApi from inner network.

pull/81/head
Halil İbrahim Kalkan 9 years ago
parent 88de8b3128
commit 52e031c957

@ -5,8 +5,6 @@ services:
image: abpidentity/httpapihost
environment:
- ASPNETCORE_ENVIRONMENT=Staging
ports:
- 9101:80
abpdesk_web:
image: abpdesk/web
environment:

@ -5,7 +5,7 @@
},
"AbpIdentity": {
"HttpProxy": {
"ApiUrlBase": "http://192.168.1.36:9101/"
"ApiUrlBase": "http://outputs_abpidentity_httpapihost_1/"
}
}
}

Loading…
Cancel
Save