compose-viz/tests/in/100000.yaml

9 lines
104 B
YAML
Raw Normal View History

2022-05-03 16:05:00 +02:00
version: "3.9"
services:
web:
build: .
links:
- "db:database"
db:
image: postgres