version: '3.4'
services:
documed.api:
image: ${DOCKER_REGISTRY-}documedapi
build:
context: .
dockerfile: DocuMed.Api/Dockerfile