apparently it really doesnt like quotes
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user