rsnext/examples/with-firebase-hosting-and-docker/.env.example
Saro Vindigni 2fdd43c307 Create with-firebase-hosting-and-docker example (#5373)
* ADD with-firebase-hosting-and-docker example

* Improve doc
2018-12-10 16:19:57 +01:00

4 lines
157 B
Text

NODE_ENV=development
FB_PROJECTID=<FIREBASE PROJECT>
FIREBASE_TOKEN=<FIREBASE KEY>
GOOGLE_APPLICATION_CREDENTIALS=/app/dist/functions/serviceAccountKey.json