Update docker compose sample
All checks were successful
Docker Build and Push (Multi-architecture) / build-and-push (push) Successful in 20s

This commit is contained in:
2025-09-16 15:10:37 +00:00
parent a1e3dfd022
commit 671e6553ea

View File

@@ -10,7 +10,7 @@ services:
volumes:
- bot_logs:/app/logs
- bot_embed:/app/embed
restart: unless-stopped
restart: unless-stopped
volumes:
bot_logs: