This commit is contained in:
Mylloon 2021-08-18 07:57:13 +00:00
parent 35127a7a18
commit 434e14e84a

View file

@ -40,8 +40,8 @@ docker run -d \
-e PREFIX="yourPrefix" \
-v /here/your/path/:/opt/db \
--network="default-kassoubot" \
--restart=unless-stopped
registry.gitlab.com/confreriedukassoulait/kassoubot \
--restart=unless-stopped \
registry.gitlab.com/confreriedukassoulait/kassoubot
```
- You shouldn't change at least the service name of the Lavalink container because the bot is using his DNS name (and it's based on the service's name).
- You can add the environment variable `DEACTIVATE` to disable some cogs (separate the cogs with commas and no spaces between).