feat(config): enhance DISCORD_TOKEN validation by trimming quotes
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user