Add Docker components
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
serivces:
|
||||
discord-bot:
|
||||
build: .
|
||||
container_name: protector_bot
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
environment:
|
||||
- TOKEN=${TOKEN}
|
||||
Reference in New Issue
Block a user