We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed18ab7 commit db4f366Copy full SHA for db4f366
docker-compose.yml
@@ -9,6 +9,7 @@ services:
9
container_name: brayanbot
10
restart: unless-stopped
11
volumes:
12
+ - ./Addon_Configs:/opt/brayanbot/Addon_Configs
13
- ./Addons:/opt/brayanbot/Addons
14
- ./Modules:/opt/brayanbot/Modules
15
- ./Events:/opt/brayanbot/Events
0 commit comments