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

8 lines
148 B
YAML
Raw Permalink Normal View History

2021-09-05 10:48:08 +00:00
version: "3"
services:
trolbot:
build: .
volumes:
- ./token.js:/home/node/bot/token.js
- ./config.js:/home/node/bot/config.js