mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-22 10:12:31 +01:00
Update env.md
This commit is contained in:
parent
7749f518f6
commit
60e888087c
@ -19,3 +19,20 @@ This list may be incomplete.
|
||||
| --- | --- |
|
||||
| THREADS | Amount of threads/workers to use |
|
||||
| DATABASE | Connection URL of the database |
|
||||
|
||||
## Example
|
||||
|
||||
This list may be incomplete.
|
||||
|
||||
| Name | Description |
|
||||
| --- | --- |
|
||||
| WORK_DIR | /srv/fosscord-server |
|
||||
| DEV_MODE | 0 |
|
||||
| THREADS | 8 |
|
||||
| DATABASE | db://username:password@db/dbname |
|
||||
| STORAGE_LOCATION | /srv/fosscord-server/data/files/ |
|
||||
| HTTP_PORT | 3001 |
|
||||
| WS_PORT | 3002 |
|
||||
| CDN_PORT | 3003 |
|
||||
| RTC_PORT | 3004 |
|
||||
| ADMIN_PORT | 3005 |
|
||||
|
Loading…
Reference in New Issue
Block a user