mirror of
https://github.com/kevin-DL/commander_league_web.git
synced 2026-01-11 10:04:27 +00:00
Added env variable for api
This commit is contained in:
@@ -4,6 +4,7 @@ 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
|
||||
NEXT_PUBLIC_API_URL= https://example.com
|
||||
|
||||
# Your Firebase private key.
|
||||
FIREBASE_PRIVATE_KEY=some-key-here
|
||||
|
||||
Reference in New Issue
Block a user