update network used
This commit is contained in:
parent
fa4336b0fc
commit
b7cec4927f
@ -6,3 +6,7 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /docker/appdata/jmusicbot:/jmb/config
|
||||
networks:
|
||||
default:
|
||||
name: "ubuntu-server"
|
||||
external: true
|
@ -10,3 +10,7 @@ services:
|
||||
- ../stack.env
|
||||
environment:
|
||||
- REGISTER_COMMANDS_ON_BOT=true
|
||||
networks:
|
||||
default:
|
||||
name: "ubuntu-server"
|
||||
external: true
|
Loading…
Reference in New Issue
Block a user