Skip to content

Instantly share code, notes, and snippets.

@rommansabbir
Created May 22, 2022 12:45
Show Gist options
  • Save rommansabbir/dbbb2d5efed87786009301b03e300cf5 to your computer and use it in GitHub Desktop.
Save rommansabbir/dbbb2d5efed87786009301b03e300cf5 to your computer and use it in GitHub Desktop.
{
"appName": "ParseServer",
"databaseURI": "mongodb://localhost:27017/parsedb",
"appId": "test_app_id",
"masterKey": "test_master_key",
"serverURL": "https://localhost:1337/parse",
"publicServerURL": "https://0.0.0.0:1337/parse",
"port": 1337
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment