This repository has been archived on 2021-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
trol-bot-fork/docker-compose.yml
Julia 4a25eee05d
Update docker-compose.yml
Oops! Wrong path.
2021-09-05 19:59:52 +02:00

8 lines
149 B
YAML

version: "3"
services:
trolbot:
build: .
volumes:
- ./token.js:/home/node/bot/token.js
- ./config.js:/home/node/bot/config.js