feat: dev push migrations handling and prompt

This commit is contained in:
Elliot DeNolf
2023-08-07 16:23:02 -04:00
parent 89f759fa84
commit 8685ca6e94
7 changed files with 1437 additions and 1292 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',
},