mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-23 21:06:22 +08:00
ci: set private key from env (#6239)
This commit is contained in:
@@ -52,7 +52,6 @@ const config: PlaywrightTestConfig = {
|
||||
DEBUG: 'affine:*',
|
||||
FORCE_COLOR: 'true',
|
||||
DEBUG_COLORS: 'true',
|
||||
NEXTAUTH_URL: 'http://localhost:8080',
|
||||
MAILER_HOST: '0.0.0.0',
|
||||
MAILER_PORT: '1025',
|
||||
MAILER_SENDER: 'noreply@toeverything.info',
|
||||
|
||||
@@ -47,7 +47,6 @@ const config: PlaywrightTestConfig = {
|
||||
DEBUG: 'affine:*',
|
||||
FORCE_COLOR: 'true',
|
||||
DEBUG_COLORS: 'true',
|
||||
NEXTAUTH_URL: 'http://localhost:8080',
|
||||
MAILER_SENDER: 'noreply@toeverything.info',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user