feat: update to new architecture
https://github.com/revoltchat/revolt/issues/322
This commit is contained in:
10
.env.example
10
.env.example
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user