Ocelot-Social/webapp/docker-compose.travis.yml
2019-03-20 21:06:17 +01:00

10 lines
150 B
YAML

version: "3.7"
services:
webapp:
build:
context: .
target: build-and-test
environment:
- BACKEND_URL=http://backend:4123