review(env): shift secret to env file and added logger
This commit is contained in:
parent
b796746a45
commit
cc51763a6e
7 changed files with 21 additions and 2 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