security: move secrets to .env, never commit secrets to git
This commit is contained in:
parent
0da8450830
commit
20fd23ff35
4 changed files with 30 additions and 4 deletions
|
|
@ -17,6 +17,7 @@
|
|||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"dotenv": "^17.3.1",
|
||||
"express": "^5.2.1",
|
||||
"uuid": "^13.0.0",
|
||||
"ws": "^8.19.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue