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:16 +10:00
parent eb64f6c2e7
commit 0ce2a552d8
6 changed files with 39 additions and 10 deletions
+2
View File
@@ -5,6 +5,8 @@ WEB_PORT=3200
WEB_ORIGIN=http://localhost:3001
DB_HOSTNAME=localhost
DB_PORTNAME=3306
DB_DATABASE=auth
DB_USERNAME=auth
DB_PASSWORD=charizard