Nicolas De Loof fb73dd58d9 Move compose e2e tests into pkg
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-06-28 08:47:58 +02:00

10 lines
128 B
YAML

services:
nginx:
build: nginx-build
ports:
- 8070:80
nginx2:
build: nginx-build2
image: custom-nginx