version: '2'
services:
ordering.api:
image: eshop/ordering.api
environment:
- ConnectionString=TBD
ports:
- "81:80"
extra_hosts:
- "CESARDLBOOKVHD:10.0.75.1"