Ocelot-Social/docker-compose.travis.yml
2019-02-26 00:25:32 +01:00

10 lines
150 B
YAML

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