Update docker-compose.yml
This commit is contained in:
parent
555dd0431d
commit
3db5978355
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue