bind database so it isnt frozen anymore lol lmao

This commit is contained in:
Cynthia Foxwell 2025-08-31 01:08:07 -06:00
parent 2947f688a1
commit f09dd90f8f
Signed by: Cynosphere
SSH key fingerprint: SHA256:H3SM8ufP/uxqLwKSH7xY89TDnbR9uOHzjLoBr0tlajk

View file

@ -8,6 +8,8 @@ services:
- "discord.com:2606:4700:7::a29f:89ea" - "discord.com:2606:4700:7::a29f:89ea"
- "canary.discord.com:2606:4700:7::a29f:89ea" - "canary.discord.com:2606:4700:7::a29f:89ea"
- "gateway.discord.gg:2606:4700:7::a29f:89ea" - "gateway.discord.gg:2606:4700:7::a29f:89ea"
volumes:
- "./database.db:/app/database.db"
networks: networks:
default: default: