Files
jellomator/docker-compose.yml
Space-Banane 3991a01ec7
All checks were successful
docker / build-and-push (push) Successful in 49s
Build Jellomator MVP
2026-05-20 20:36:28 +02:00

8 lines
137 B
YAML

services:
jellomator:
build: .
ports:
- "6363:6363"
volumes:
- ./jellomator.sqlite:/app/data/jellomator.sqlite