system-praktyk-api/.docker/docker-compose.yaml
2020-04-19 13:41:12 +02:00

7 lines
132 B
YAML

version: "3.8"
services:
internship.api:
image: internship.api:latest
build: ../src/Internship.Api