Update README.md

This commit is contained in:
illegitimate-egg 2025-08-08 16:51:05 +01:00 committed by GitHub
parent 01de8a90ca
commit dc185b7755
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ The bot for the Duke Syndicate discord.
```yaml
services:
bot:
build: .
image: ghcr.io/duke-syndicate/duke-bot:main
environment:
- BOT_TOKEN=token_goes_here
```