small fixes
Some checks failed
Build and Push Shulker Image / build (push) Failing after 12s

This commit is contained in:
Marc
2025-10-02 10:35:24 +02:00
parent 3829e3d409
commit 4f13a498a2
3 changed files with 20 additions and 4 deletions

View File

@@ -5,13 +5,14 @@ services:
image: gitea.taginu.com/marc/tfmc-website:latest
container_name: shulker
restart: unless-stopped
user: "root"
# Configure everything inline here; no .env file required
environment:
# Discord configuration (fill these)
DISCORD_TOKEN: "MTA3MTEwMzcwMDAyMzY0ODMyMA.GIlFkn.o10LKcpjlaLDvVsgF_WKZhz5ykPYf1KEds_g3I"
DISCORD_CHANNEL_ID: "1247178901004877916"
# If set, webhook mode is used; leave empty to use the bot account
WEBHOOK_URL: ""
WEBHOOK_URL: "https://discord.com/api/webhooks/1423056957434101850/QOQgLa1Y3TkH2JPOJuLXvh4IO8YXo-hMUVeOErZ4Hcz27uticHY09x9Z1cm-AksDeJ7Z"
# Display name/avatar for server-origin messages (webhook mode)
SERVER_NAME: "TFMC"