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

9 lines
208 B
YAML

services:
nowblinkie:
build: "https://git.alv.cx/alvierahman90/nowblinkie"
volumes:
- "./res:/res"
- "./out:/out"
- "./config-docker.toml:/config.toml"
restart: unless-stopped