feat: update to new architecture

https://github.com/revoltchat/revolt/issues/322
This commit is contained in:
Paul Makles
2022-04-29 16:33:20 +01:00
parent 66b362f09c
commit c605ec312f
2 changed files with 28 additions and 11 deletions

View File

@@ -1,3 +1,13 @@
##
## Quark configuration
##
# MongoDB
MONGODB=mongodb://database
# Redis
REDIS_URI=redis://redis/
# URL to where the Revolt app is publicly accessible
REVOLT_APP_URL=http://local.revolt.chat:5000