Prepare docker-compose.yml

This commit is contained in:
Julia 2021-09-05 12:48:08 +02:00 committed by GitHub
parent 3292328e69
commit c79db5ac2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
docker-compose.yml Normal file
View file

@ -0,0 +1,7 @@
version: "3"
services:
trolbot:
build: .
volumes:
- ./token.js:/home/node/trol-bot/token.js