This commit is contained in:
Professional 2025-03-23 01:08:22 +07:00
parent 43244a1b82
commit 61ef33baec

View File

@ -8,13 +8,7 @@ services:
- "8081:80"
working_dir: /app
command: ["dotnet", "ТГ бот.dll"]
volumes:
- ./bot.bd:/app
environment:
- DATABASE_PATH=/app/bot.bd
volumes:
bot_data: