Skip to content

Commit 88b715a

Browse files
committed
ci: add .env.production file for basic env vars
1 parent ca6773e commit 88b715a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.env.production

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
NEXTJS_ENV=production
2+
BASE_URL=kb.getfire.bot

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ dist-ssr
4242
# wrangler files
4343
.wrangler
4444
.dev.vars*
45-
.env.*
4645

4746
data/
4847
stats.html

0 commit comments

Comments
 (0)