未验证 提交 335e9d4e 编写于 作者: G Gourav Goyal 提交者: GitHub

Added missing .env.local.example file for with example firebase-authentication-app (#14235)

Added missing .env.local.example file for with example firebase-authentication-app.
I've tested it personally and it is working fine.
上级 0e8ed87d
# Update these with your Firebase app's values.
FIREBASE_CLIENT_EMAIL=my-example-app-email@example.com
NEXT_PUBLIC_FIREBASE_PUBLIC_API_KEY=MyExampleAppAPIKey123
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=my-example-app.firebaseapp.com
NEXT_PUBLIC_FIREBASE_DATABASE_URL=https://my-example-app.firebaseio.com
NEXT_PUBLIC_FIREBASE_PROJECT_ID=my-example-app-id
# Your Firebase private key.
FIREBASE_PRIVATE_KEY=some-key-here
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册