This commit is contained in:
Professional 2025-03-23 01:05:43 +07:00
parent 1d6e09e3dd
commit 637a1d2755

View File

@ -11,7 +11,7 @@ services:
volumes:
- ./bot.bd:/app/bot.bd
environment:
- DATABASE_PATH=/app/bot.db
- DATABASE_PATH=/app/bot.bd
volumes:
bot_data: