This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: update typescript types

+1
+1
typescript/configuration.ts
··· 4 4 DATABASE_URL: string; 5 5 FIREBASE_SERVICE_ACCOUNT: string; 6 6 HEALTH_CHECK_PORT: number; 7 + NATS_URL: string; 7 8 PUBLIC_VAPID_KEY: string; 8 9 REDIS_URL: string; 9 10 STARTUP_SCHEDULE_RESTORATION: string;