mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-08-28 18:21:15 +08:00
chore: add missing PORT environment variable to README (#576)
This commit is contained in:
@@ -101,6 +101,7 @@ All are optional, JWT_SECRET is recommended to be set.
|
||||
| LANGUAGE | en | Language to format date strings in, specified as a [BCP 47 language tag](https://en.wikipedia.org/wiki/IETF_language_tag) |
|
||||
| UNAUTHENTICATED_USER_SHARING | false | Shares conversion history between all unauthenticated users |
|
||||
| MAX_CONVERT_PROCESS | 0 | Maximum number of concurrent conversion processes allowed. Set to 0 for unlimited. |
|
||||
| PORT | 3000 | Application listen port |
|
||||
|
||||
### Docker images
|
||||
|
||||
|
||||
Reference in New Issue
Block a user