mirror of
https://github.com/rjNemo/meal_planner
synced 2026-06-10 12:26:39 +00:00
chore: update dependencies
This commit is contained in:
parent
c4212eeb54
commit
a07c91a332
1 changed files with 10 additions and 0 deletions
10
src/services/Firebase/config.json
Normal file
10
src/services/Firebase/config.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"API_KEY": "AIzaSyCAvCuQeoPjni7HRYMHKNu6mEhUdL4C9oQ",
|
||||
"AUTH_DOMAIN": "devprojects-4749c.firebaseapp.com",
|
||||
"DB_URL": "https://devprojects-4749c.firebaseio.com",
|
||||
"PROJECT_ID": "devprojects-4749c",
|
||||
"STORAGE_BUCKET": "devprojects-4749c.appspot.com",
|
||||
"MSG_SENDER_ID": "944434165278",
|
||||
"APP_ID": "1:944434165278:web:51ce06178b813d9c9f200f",
|
||||
"MEASUREMENT_ID": "G-BZFZL8P4TT"
|
||||
}
|
||||
Loading…
Reference in a new issue