Update production.js (#1318)

https://stackoverflow.com/a/65618728/486547
This commit is contained in:
Mike McNeil 2021-07-06 22:06:15 -05:00 committed by GitHub
parent f5f751fdd1
commit eebc9e430d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ module.exports = {
* https://sailsjs.com/config/datastores           *
*                         *
****************************************************************************/
ssl: true,
ssl: { rejectUnathorized: false },
},