Updates the publicServerURL option [ci skip]

This commit is contained in:
Florent Vilmart
2016-04-07 07:45:22 -04:00
parent 91ace4e718
commit ef92a79818

View File

@@ -198,7 +198,8 @@ var server = ParseServer({
verifyUserEmails: true,
// The public URL of your app.
// This will appear in the link that is used to verify email addresses and reset passwords.
publicServerURL: 'https://example.com',
// Set the mount path as it is in serverURL
publicServerURL: 'https://example.com/parse',
// Your apps name. This will appear in the subject and body of the emails that are sent.
appName: 'Parse App',
// The email adapter