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

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
+5
View File
@@ -11,4 +11,9 @@ services:
DISCORD_CHANNEL_ID: "${DISCORD_CHANNEL_ID}"
VK_PEER_ID: "${VK_PEER_ID}"
VK_GROUP_ID: "${VK_GROUP_ID}"
SITE_API_URL: "${SITE_API_URL}"
SITE_API_TOKEN: "${SITE_API_TOKEN}"
WEBHOOK_API_KEY: "${WEBHOOK_API_KEY}"
restart: unless-stopped
ports:
- "8080:8080"