hagen-control-station/docker-compose.yaml

10 lines
101 B
YAML
Raw Normal View History

2021-12-20 15:08:28 +00:00
# DEVELOPMENT ONLY
# See README.md
2021-12-20 14:38:11 +00:00
version: '3.8'
services:
app:
build: .
env_file: .env