Added firebase credentials
This commit is contained in:
12
.env.example
12
.env.example
@@ -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>
|
||||
Reference in New Issue
Block a user