Add compose.yml
This commit is contained in:
6
compose.yml
Normal file
6
compose.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
services:
|
||||||
|
discord-bot:
|
||||||
|
image: survivalful/discord-docker-bot:latest # kein build mehr nötig
|
||||||
|
restart: unless-stopped
|
||||||
|
env_file:
|
||||||
|
- .env
|
||||||
Reference in New Issue
Block a user