Make port number configurable.

This commit is contained in:
Axel Naumann
2016-03-29 18:45:23 +00:00
parent 54f8bdd13b
commit 4afa032b4c
3 changed files with 4 additions and 0 deletions
@@ -3,6 +3,7 @@
database:
type: MySQL # currently only MySQL is supported - more to come soon
host: localhost
port: 3306
username: root
password:
schema: phpbb