8 lines
168 B
YAML
8 lines
168 B
YAML
services:
|
|
anewdawn:
|
|
image: ghcr.io/thelovinator1/anewdawn:latest
|
|
container_name: anewdawn
|
|
environment:
|
|
- DISCORD_TOKEN=
|
|
restart: unless-stopped
|