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/.dockerignore

13 lines
305 B
Plaintext

# We don't want to have Docker's build instructions inside the container, that's kindof useless.
Dockerfile
docker-compose.yml
# We don't need need these inside of the container either.
.git
.cache
.gitignore
# Please configure these outside of the Docker container by using volumes.
token.js
config.js