|
@ -12,6 +12,7 @@ services: |
|
|
environment: |
|
|
environment: |
|
|
- ASPNETCORE_ENVIRONMENT=Development |
|
|
- ASPNETCORE_ENVIRONMENT=Development |
|
|
- ASPNETCORE_URLS=http://0.0.0.0:80 |
|
|
- ASPNETCORE_URLS=http://0.0.0.0:80 |
|
|
|
|
|
- ConnectionString=basket.data |
|
|
- identityUrl=http://identity.api #Local: You need to open your local dev-machine firewall at range 5100-5105. at range 5100-5105. |
|
|
- identityUrl=http://identity.api #Local: You need to open your local dev-machine firewall at range 5100-5105. at range 5100-5105. |
|
|
- EventBusConnection=rabbitmq |
|
|
- EventBusConnection=rabbitmq |
|
|
ports: |
|
|
ports: |
|
|