исправление докер образа

This commit is contained in:
taz
2025-08-14 13:47:46 +02:00
parent 7c2951fc78
commit f6b5e84cd5
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -16,5 +16,8 @@ ENV TELEGRAM_CHAT_ID=""
ENV DISCORD_CHANNEL_ID=""
ENV VK_PEER_ID=""
ENV VK_GROUP_ID=""
ENV SITE_API_URL=""
ENV SITE_API_TOKEN=""
ENV WEBHOOK_API_KEY=""
CMD ["./chat-bridge"]