This commit is contained in:
Professional 2025-03-22 00:22:39 +07:00
parent 3c0fc8e6e2
commit b143d637a7

View File

@ -8,3 +8,7 @@ services:
- "8081:80"
working_dir: /app
command: ["dotnet", "ТГ бот.dll"]
volumes:
- ./appsettings.json:/app/appsettings.json # Монтирование файла конфигурации в контейнер