Further updates to fix permissions issues

This commit is contained in:
2026-03-11 18:09:41 +00:00
parent c605e00e95
commit e47a28efae
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -12,3 +12,4 @@ services:
restart: unless-stopped
volumes:
- ./DB:/app/DB
entrypoint: ["/app/entrypoint.sh", "python", "bot.py"]