feat(release): Complete example compose

This commit is contained in:
Michel Fedde 2025-06-22 22:31:25 +02:00
parent 9df4aa5e32
commit 1c2a6facc0
3 changed files with 6 additions and 5 deletions

View file

@ -1,9 +1,9 @@
services:
bot:
container_name: "pnp_scheduler_bot"
image:
image: neintonine/pnp-scheduler:release
restart: unless-stopped
volumes:
- ./data:/app/data
env_file:
- ../.env.example
- .env