1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 15:35:22 +02:00

Merge pull request #43 from EduardsE/patch-1

Remove duplicate value in .env.example
This commit is contained in:
Josh Pigford 2024-01-13 10:05:01 -06:00 committed by GitHub
commit e0b5e6a372
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,6 @@ NGROK_AUTH_TOKEN=
# Required for Auth0 deploy client (see `yarn auth0:deploy` command) # Required for Auth0 deploy client (see `yarn auth0:deploy` command)
AUTH0_ENV=development AUTH0_ENV=development
NX_AUTH0_MGMT_CLIENT_SECRET= NX_AUTH0_MGMT_CLIENT_SECRET=
NX_AUTH0_MGMT_CLIENT_SECRET=
NX_AUTH0_CLIENT_SECRET= NX_AUTH0_CLIENT_SECRET=
AUTH0_DEPLOY_CLIENT_SECRET= AUTH0_DEPLOY_CLIENT_SECRET=
POSTMARK_SMTP_PASS= POSTMARK_SMTP_PASS=