Mobile notifications for iOS #210

Merged
talksik merged 9 commits from mobile-notifications into master 2026-05-18 19:44:31 +00:00
2 changed files with 10 additions and 0 deletions
Showing only changes of commit c3f517d05a - Show all commits
+5
View File
@@ -45,3 +45,8 @@ spec:
key: DEEPGRAM_SECRET
- name: "PUSHER_GRPC_ADDR"
value: "pusher:50051"
- name: "EXPO_ACCESS_TOKEN"
valueFrom:
secretKeyRef:
name: shared-secrets
key: EXPO_ACCESS_TOKEN
+5
View File
@@ -42,3 +42,8 @@ spec:
key: DEEPGRAM_SECRET
- name: "PUSHER_GRPC_ADDR"
value: "pusher:50051"
- name: "EXPO_ACCESS_TOKEN"
valueFrom:
secretKeyRef:
name: shared-secrets
key: EXPO_ACCESS_TOKEN