change location of application.yml

This commit is contained in:
Mylloon 2021-08-07 11:17:38 +02:00
parent 2b1e573af4
commit b0ec60e243

View file

@ -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