We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66bcfa commit 83827f7Copy full SHA for 83827f7
examples/with-firebase-authentication/.env.example
@@ -6,7 +6,7 @@ FIREBASE_AUTH_DOMAIN=my-example-app.firebaseapp.com
6
FIREBASE_DATABASE_URL=https://my-example-app.firebaseio.com
7
8
# Your Firebase private key.
9
-# FIREBASE_PRIVATE_KEY=some-key-here
+FIREBASE_PRIVATE_KEY=some-key-here
10
11
# Secrets used by cookie-session.
12
SESSION_SECRET_CURRENT=someSecretValue
0 commit comments