apparently it really doesnt like quotes

This commit is contained in:
2025-10-21 23:06:40 -04:00
parent 8a442e0f0b
commit 9fe2905a2e

View File

@@ -3,4 +3,4 @@ services:
restart: unless-stopped restart: unless-stopped
build: . build: .
environment: environment:
- DISCORD_TOKEN="token go here" - DISCORD_TOKEN=token go here