2022-01-28 17:57:14 +01:00
|
|
|
PLAYWRIGHT_BUILDER_TEST_BASE_URL=http://localhost:3000
|
|
|
|
|
|
|
|
# For auth
|
|
|
|
GITHUB_EMAIL=
|
2022-02-07 18:06:37 +01:00
|
|
|
GITHUB_PASSWORD=
|
|
|
|
|
|
|
|
# SMTP Credentials (Generated on https://ethereal.email/)
|
|
|
|
SMTP_HOST=smtp.ethereal.email
|
|
|
|
SMTP_PORT=587
|
|
|
|
SMTP_SECURE=true
|
|
|
|
SMTP_USERNAME=tobin.tillman65@ethereal.email
|
|
|
|
SMTP_PASSWORD=Ty9BcwCBrK6w8AG2hx
|