Skip to content

MySQL Setup

MrJesseZ edited this page Aug 15, 2017 · 9 revisions

How to setup?

Config Example
mysql: mysql:
enabled: false enabled: true
host: YourHost host: mysql.offensiveservers.nl
port: '3306' port: '3306'
database: YourDataBase database: Testing
username: YourDataBase username: Testing
password: PasWord password: 123456ABC

Clone this wiki locally