Add volume entry for config.js

This commit is contained in:
Julia 2021-09-05 19:56:46 +02:00 committed by GitHub
parent 604387c850
commit c25f275c4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,3 +5,4 @@ services:
build: .
volumes:
- ./token.js:/home/node/trol-bot/token.js
- ./config.js:/home/node/trol-bot/config.js