Files
hcpy/compose.yaml
2024-03-19 19:42:50 +01:00

8 lines
96 B
YAML

---
services:
app:
build: .
restart: on-failure
volumes:
- ./config:/config