feat(config): enhance DISCORD_TOKEN validation by trimming quotes

This commit is contained in:
Asep Haryana Saputra
2026-05-21 11:40:02 +00:00
parent 5935e79867
commit 37cb177b11
2 changed files with 5 additions and 3 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
version: '3.8'
services:
app:
build: .
image: ${IMAGE_NAME:-ghcr.io/mytheclipse/bete:latest}
container_name: imphenbot-app
restart: unless-stopped