A powerful and extendable Discord bot, with it's own module system :3 thevoid.cafe/projects/voidy

🔧 Add proxy network declaration

Changed files
+4
+4
docker-compose.yml
··· 38 38 MONGO_INITDB_ROOT_PASSWORD: voidy 39 39 networks: 40 40 - default 41 + 42 + networks: 43 + proxy: 44 + external: true