update network used

This commit is contained in:
2024-06-17 20:21:46 -03:00
parent fa4336b0fc
commit b7cec4927f
2 changed files with 10 additions and 2 deletions

View File

@ -9,4 +9,8 @@ services:
env_file:
- ../stack.env
environment:
- REGISTER_COMMANDS_ON_BOT=true
- REGISTER_COMMANDS_ON_BOT=true
networks:
default:
name: "ubuntu-server"
external: true