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
feat(typescript): update files
author
Gwen Le Bihan
date
1 year ago
(Feb 3, 2025, 9:37 PM +0100)
commit
caa043e8
caa043e8d62be4e668cb61c4b5ceb40cd7075005
parent
1a8a8400
1a8a8400cfe453c210fc8024f1a3c4622ceb3c85
+1
1 changed file
Expand all
Collapse all
Unified
Split
typescript
configuration.ts
+1
typescript/configuration.ts
Reviewed
···
2
2
APP_PACKAGE_ID: string;
3
3
CONTACT_EMAIL: string;
4
4
DATABASE_URL: string;
5
5
+
DRY_RUN: boolean;
5
6
FIREBASE_SERVICE_ACCOUNT: string;
6
7
HEALTH_CHECK_PORT: number;
7
8
NATS_URL: string;