UNTESTED: Added database port as a configurable option
Also updated license field in package.json
This commit is contained in:
Generated
+1
-1
@@ -7,7 +7,7 @@
|
||||
"": {
|
||||
"name": "chat-server",
|
||||
"version": "1.5.1",
|
||||
"license": "ISC",
|
||||
"license": "Zlib",
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.4.5",
|
||||
|
||||
Reference in New Issue
Block a user