UNTESTED: Added database port as a configurable option

Also updated license field in package.json
This commit is contained in:
2024-04-15 21:03:08 +10:00
parent 7d2186860c
commit d42824d41a
6 changed files with 30 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"url": "git+https://github.com/krgamestudios/news-server.git"
},
"author": "Kayne Ruse",
"license": "ISC",
"license": "Zlib",
"bugs": {
"url": "https://github.com/krgamestudios/news-server/issues"
},