Fix cloud env var in readme (#4584)

This commit is contained in:
Stephen Tuso
2018-03-06 19:27:09 -05:00
committed by Florent Vilmart
parent 887adea4dd
commit f03e35ff76

View File

@@ -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: