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:23 +10:00
parent 3700372e92
commit 9db6dbf63b
6 changed files with 30 additions and 7 deletions
+2
View File
@@ -3,6 +3,8 @@ WEB_PORT=3300
WEB_ORIGIN=http://localhost:3001
DB_HOSTNAME=localhost
DB_PORTNAME=3306
DB_DATABASE=chat
DB_USERNAME=chat
DB_PASSWORD=blastoise