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
@@ -21,7 +21,7 @@
"url": "git+https://github.com/KRGameStudios/MERN-template.git"
},
"author": "Kayne Ruse",
"license": "ISC",
"license": "Zlib",
"bugs": {
"url": "https://github.com/KRGameStudios/MERN-template/issues"
},