add environment variables for default configuration
This commit is contained in:
parent
262ea15468
commit
e952d860dc
6 changed files with 57 additions and 5 deletions
|
|
@ -46,6 +46,7 @@
|
|||
"webpack-stream": "^7.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^16.5.0",
|
||||
"ejs": "^3.1.5",
|
||||
"express": "^5.1.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue