Fix cloud env var in readme (#4584)
This commit is contained in:
committed by
Florent Vilmart
parent
887adea4dd
commit
f03e35ff76
@@ -350,7 +350,7 @@ PARSE_SERVER_APPLICATION_ID
|
|||||||
PARSE_SERVER_MASTER_KEY
|
PARSE_SERVER_MASTER_KEY
|
||||||
PARSE_SERVER_DATABASE_URI
|
PARSE_SERVER_DATABASE_URI
|
||||||
PARSE_SERVER_URL
|
PARSE_SERVER_URL
|
||||||
PARSE_SERVER_CLOUD_CODE_MAIN
|
PARSE_SERVER_CLOUD
|
||||||
```
|
```
|
||||||
|
|
||||||
The default port is 1337, to use a different port set the PORT environment variable:
|
The default port is 1337, to use a different port set the PORT environment variable:
|
||||||
|
|||||||
Reference in New Issue
Block a user