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
@@ -7,7 +7,7 @@
"": {
"name": "news-server",
"version": "1.7.1",
"license": "ISC",
"license": "Zlib",
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^16.4.5",