-
Notifications
You must be signed in to change notification settings - Fork 0
How to
Jag_k edited this page Nov 30, 2023
·
1 revision
Here you can find some information about how to use this project.
- Copy the docker-compose.yml file in your own directory
- Edit the file and change the
BOT_URL
andBOT_KEY
(if you have it) variables. - Run
docker-compose up -d
- Enjoy!
- Run
docker-compose pull
- Run
docker-compose up -d
- Enjoy!
- Run
docker-compose down
- Enjoy!
- Run
docker-compose down --rmi all
- Enjoy!