Update docker-compose.yml
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
anewdawn:
|
anewdawn:
|
||||||
image: ghcr.io/thelovinator1/anewdawn:master
|
image: ghcr.io/thelovinator1/anewdawn:latest
|
||||||
container_name: anewdawn
|
container_name: anewdawn
|
||||||
|
environment:
|
||||||
|
- DISCORD_TOKEN=
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Reference in New Issue
Block a user