Added firebase credentials

This commit is contained in:
Kamil Klecha
2021-10-16 22:18:07 +02:00
parent 3122ceb292
commit b46123d415
3 changed files with 33 additions and 11 deletions

View File

@@ -1,2 +1,10 @@
VUE_CITY_ID_RESOLVER=https://owm-finder.kamilklecha.dev/city
VUE_API_KEY=<key>
VUE_APP_CITY_ID_RESOLVER=https://owm-finder.kamilklecha.dev/city
VUE_APP_OWM_API_KEY=<key>
VUE_APP_FIREBASE_apiKey=<key>
VUE_APP_FIREBASE_authDomain=<key>
VUE_APP_FIREBASE_projectId=<key>
VUE_APP_FIREBASE_storageBucket=<key>
VUE_APP_FIREBASE_messagingSenderId=<key>
VUE_APP_FIREBASE_appId=<key>b
VUE_APP_FIREBASE_measurementId=<key>