mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02:00
fix: intentionally commit the google-services file - not a secret
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -46,5 +46,4 @@ credentials.json
|
|||||||
.ruby-lsp
|
.ruby-lsp
|
||||||
modules/hls-downloader/android/build
|
modules/hls-downloader/android/build
|
||||||
streamyfin-4fec1-firebase-adminsdk.json
|
streamyfin-4fec1-firebase-adminsdk.json
|
||||||
google-services.json
|
|
||||||
.env
|
.env
|
||||||
29
google-services.json
Normal file
29
google-services.json
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"project_info": {
|
||||||
|
"project_number": "1039325086281",
|
||||||
|
"project_id": "streamyfin-4fec1",
|
||||||
|
"storage_bucket": "streamyfin-4fec1.firebasestorage.app"
|
||||||
|
},
|
||||||
|
"client": [
|
||||||
|
{
|
||||||
|
"client_info": {
|
||||||
|
"mobilesdk_app_id": "1:1039325086281:android:b270168004aa30c1e1f598",
|
||||||
|
"android_client_info": {
|
||||||
|
"package_name": "com.fredrikburmester.streamyfin"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"oauth_client": [],
|
||||||
|
"api_key": [
|
||||||
|
{
|
||||||
|
"current_key": "AIzaSyABKBTRL9dvGuZbx009YFLUAPurFIDovFQ"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": {
|
||||||
|
"appinvite_service": {
|
||||||
|
"other_platform_oauth_client": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"configuration_version": "1"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user