review(env): shift secret to env file
This commit is contained in:
parent
bbb5fa0c69
commit
c43ed10fc4
3 changed files with 14 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -36,3 +36,6 @@ npm-debug.log
|
|||
/assets/node_modules/
|
||||
|
||||
.cursor
|
||||
|
||||
# Ignore the .env file with env variables
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue