You've already forked RekomenciBackend
fix(): add firebase section to configs
This commit is contained in:
@@ -13,3 +13,6 @@ expires_in = 86400
|
|||||||
[yandex_oauth]
|
[yandex_oauth]
|
||||||
client_id = "..."
|
client_id = "..."
|
||||||
client_secret = "..."
|
client_secret = "..."
|
||||||
|
|
||||||
|
[firebase]
|
||||||
|
certificate_path = "firebase.json"
|
||||||
|
|||||||
@@ -13,3 +13,6 @@ expires_in = 86400
|
|||||||
[yandex_oauth]
|
[yandex_oauth]
|
||||||
client_id = "..."
|
client_id = "..."
|
||||||
client_secret = "..."
|
client_secret = "..."
|
||||||
|
|
||||||
|
[firebase]
|
||||||
|
certificate_path = "firebase.json"
|
||||||
|
|||||||
Reference in New Issue
Block a user