forked from UKSOURCE/hailearning.edu.vn
Merge pull request 'chore: Add example environment configuration and update .gitignore to include .env' (#25) from fea/thanh-02022026-news into main
Reviewed-on: UKSOURCE/hailearning.edu.vn#25
This commit is contained in:
2
.env.example
Normal file
2
.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
PORT=3000
|
||||
NEXT_PUBLIC_API_URL=https://cms.ggcamp.org
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -31,7 +31,7 @@ yarn-error.log*
|
||||
.pnpm-debug.log*
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
.env
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
Reference in New Issue
Block a user