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

View File

@ -5,6 +5,6 @@ services:
build: .
container_name: telegram_bot_kit
ports:
- "8080:80"
- "8081:80"
working_dir: /app
command: ["dotnet", "ТГ бот.dll"]