mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
refactor: remove Firebase Cloud Messaging configuration and related code for push notifications
This commit is contained in:
@@ -297,14 +297,6 @@ VAPID_PUBLIC_KEY=
|
||||
VAPID_PRIVATE_KEY=
|
||||
VAPID_SUBJECT=mailto:support@oneuptime.com
|
||||
|
||||
# Firebase Cloud Messaging (FCM) Configuration for Native Push Notifications (iOS/Android)
|
||||
# Create a Firebase project at https://console.firebase.google.com
|
||||
# Go to Project Settings > Service accounts > Generate new private key
|
||||
# Extract values from the downloaded JSON file:
|
||||
FIREBASE_PROJECT_ID=
|
||||
FIREBASE_CLIENT_EMAIL=
|
||||
FIREBASE_PRIVATE_KEY=
|
||||
|
||||
# LLM Environment Variables
|
||||
|
||||
# Hugging Face Token for LLM Server to downlod models from Hugging Face
|
||||
|
||||
Reference in New Issue
Block a user