тест сейва бд от пересоздания

This commit is contained in:
Professional 2025-03-23 00:44:18 +07:00
parent a107317cf5
commit 1e7dbee5e8

View File

@ -8,6 +8,17 @@ services:
- "8081:80"
working_dir: /app
command: ["dotnet", "ТГ бот.dll"]
volumes:
- bot_data:/app/bot.bd
volumes:
bot_data:
driver: local
driver_opts:
type: none
device: ${PWD}/data/bot.bd
o: bind