allow changing ports
This commit is contained in:
parent
2dce138037
commit
b1be63bb4d
@ -2,6 +2,7 @@ DB_NAME=pontusmail
|
||||
DB_USER=root
|
||||
DB_PASSWORD=passwdhere
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=3306
|
||||
SESSION_SECRET=secretkeyhere
|
||||
ADMIN_USERNAME=admin
|
||||
ADMIN_PASSWORD=admin
|
Reference in New Issue
Block a user