This commit is contained in:
Dan Ribbens
2023-08-07 17:02:52 -04:00
7 changed files with 1414 additions and 1289 deletions

View File

@@ -36,7 +36,7 @@ const startDev = async () => {
secret: uuid(),
express: expressApp,
email: {
logMockCredentials: true,
logMockCredentials: false,
fromName: 'Payload',
fromAddress: 'hello@payloadcms.com',
},