jon-rs/compose.yml
2025-07-14 13:37:01 +03:00

6 lines
No EOL
77 B
YAML

services:
jon:
build: .
volumes:
- .:/jon
restart: always