UNTESTED: Added database port as a configurable option

Also updated license field in package.json
This commit is contained in:
2024-04-15 21:02:58 +10:00
parent 42fa9e27e7
commit 90a4fc1a6a
6 changed files with 101 additions and 24 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"": {
"name": "mern-template",
"version": "1.5.1",
"license": "ISC",
"license": "Zlib",
"dependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",