Configuring config.yml

File config.yml in main directory

Before launching the launcher for the first time, you need to configure the config.yml configuration file

For the launcher to work, you need a license issued by TAIGO.ID, it ensures that this launcher server was built in one of the studios and its code did not leak to the Internet. You can check the license information in the studio where you ordered the launcher

ProjectName: "Launcher name"
AppId: YOUR APPID
AppKey: YOUR APPKEY
domain: "dpc.launcher.YOUR DOMAIN"
bindPort: LAUNCHER PORT
db_ip: DATABASE IP
db_port: 3306
db_name: DATABASE NAME
db_user: DATABASE USERNAME
db_password: DATABASE PASSWORD

Last updated