wizarr/docker-compose.yml
copilot-swe-agent[bot] 60cb5d8972 Implement comprehensive API system with key management
Co-authored-by: Tomat0r <68383702+Tomat0r@users.noreply.github.com>
2025-07-28 12:02:42 +00:00

9 lines
No EOL
187 B
YAML

services:
wizarr:
build: .
ports:
- 5690:5690
volumes:
- ./test-data:/data/database
environment:
- TZ=Europe/London