Files
nowblinkie/compose-dev.yaml
2026-05-15 17:20:10 +01:00

8 lines
136 B
YAML

services:
nowblinkie:
build: .
volumes:
- "./res:/res"
- "./out:/out"
- "./config-docker.toml:/config.toml"