mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Łatki bezpieczeństwa, dodana nowa sceneria do danych
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
import * as firebase from "firebase/app";
|
||||
import "firebase/firestore";
|
||||
|
||||
require("dotenv").config();
|
||||
|
||||
firebase.initializeApp({
|
||||
apiKey: "AIzaSyBI36X2-p7vU1flxoJdCEc0noByyTe1mpw",
|
||||
apiKey: process.env.API_KEY,
|
||||
authDomain: "stacjownik-td2.firebaseapp.com",
|
||||
databaseURL: "https://stacjownik-td2.firebaseio.com",
|
||||
projectId: "stacjownik-td2",
|
||||
|
||||
Reference in New Issue
Block a user