Skip to content

Commit 2390188

Browse files
committed
chore: wip
1 parent dd1af4d commit 2390188

File tree

2 files changed

+1
-44
lines changed

2 files changed

+1
-44
lines changed

.env.example

Lines changed: 0 additions & 44 deletions
This file was deleted.

.env.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ export default {
178178
default: '',
179179
},
180180

181+
# FRONTEND_* variables should not contain any sensitive information
181182
FRONTEND_APP_ENV: {
182183
validation: schema.enum(['development', 'staging', 'production']),
183184
default: 'development',

0 commit comments

Comments
 (0)