fcm setup

This commit is contained in:
Efril
2026-05-09 12:24:44 +07:00
parent 2c76962959
commit 23b6293502
7 changed files with 372 additions and 33 deletions
+5 -1
View File
@@ -42,4 +42,8 @@ log:
fonnte:
api_url: "https://api.fonnte.com/send"
token: "bADQrf9NTXfLZQCK2wGg"
timeout: 30
timeout: 30
fcm:
credentials_file: "infra/firebase-service-account.json"
project_id: "your-firebase-project-id"