alpha
Login
or
Join now
gwen.works
/
churros-notella
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
chore: update typescript types
author
Ewen Le Bihan
date
2 years ago
(Oct 31, 2024, 8:59 PM +0100)
commit
ee9d84d7
ee9d84d7279183a0a4a3bf7813eb76321d940aa2
parent
ed9f167d
ed9f167d2770be83ac9c84778619a843c0b3d70d
+1
1 changed file
Expand all
Collapse all
Unified
Split
typescript
configuration.ts
+1
typescript/configuration.ts
Reviewed
···
4
4
DATABASE_URL: string;
5
5
FIREBASE_SERVICE_ACCOUNT: string;
6
6
HEALTH_CHECK_PORT: number;
7
7
+
NATS_URL: string;
7
8
PUBLIC_VAPID_KEY: string;
8
9
REDIS_URL: string;
9
10
STARTUP_SCHEDULE_RESTORATION: string;