script: path: ./static/scripts settings: application: domain: localhost:8002 host: 0.0.0.0 ishttps: false mode: dev name: ferry-test port: "8002" readtimeout: 1 writertimeout: 2 database: dbtype: mysql host: 127.0.0.1 name: ferry password: your password port: 3306 username: ferry domain: http://192.168.0.100:9527 email: alias: ferry host: smtp.163.com pass: your password port: 465 user: fdevops@163.com gorm: logmode: 0 maxidleconn: 0 maxopenconn: 20000 jwt: secret: ferry timeout: 3600 ldap: host: 127.0.0.1 port: 389 log: compress: 1 consolestdout: 1 filestdout: 0 level: debug localtime: 1 maxage: 30 maxbackups: 300 maxsize: 10240 path: ./logs/ferry.log redis: host: 127.0.0.1 port: 6379 ssl: key: keystring pem: temp/pem.pem