docs: update environment variables [skip ci]

This commit is contained in:
Paul Makles
2024-03-29 11:06:09 +00:00
parent f16c275bcb
commit 50c36dcefd
3 changed files with 29 additions and 5 deletions

View File

@@ -45,6 +45,7 @@ If you want to run the API and event servers:
```bash
# create environment file (will be deprecated in future)
cp .env.example .env
# (optionally) copy the default configuration file
cp crates/core/config/Revolt.toml Revolt.toml
# configure as necessary...