Skip to content

MySQL Setup

MrJesseZ edited this page Aug 15, 2017 · 9 revisions

How to setup?

Config Example
mysql: mysql:
enabled: false enabled: false
host: YourHost host: YourHost
port: '3306' port: '3306'
database: YourDataBase database: YourDataBase
username: YourDataBase username: YourDataBase
password: PasWord password: PasWord

Clone this wiki locally