diff --git a/docker-compose.yml b/docker-compose.yml index 035ef3b..f9c43d5 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -13,7 +13,7 @@ services: - PREFIX=yourPrefix volumes: - /here/your/path/:/db - - /here/your/path/:/Lavalink # Use this if you want to use the cog music.py + - /here/your/path/:application.yml # Use this if you want to use the cog music.py restart: unless-stopped # Use this if you want to use the cog music.py, otherwise delete this part