Merge branch 'main' of git.min.rip:min/nodemusicbot
This commit is contained in:
commit
4b96a3f2c0
|
@ -0,0 +1,10 @@
|
||||||
|
version: '3.7'
|
||||||
|
|
||||||
|
services:
|
||||||
|
nodemusicbot:
|
||||||
|
build: .
|
||||||
|
restart: unless-stopped
|
||||||
|
|
||||||
|
environment:
|
||||||
|
- DISCORD_TOKEN=MTA4Nzg4MTUwMDIyMzA5NDg3NQ.GGKz3Y.WJEyYLY3X3lD5o8XFhiRbjoLaR68OUGmJ6m1dA
|
||||||
|
|
Loading…
Reference in New Issue