Explorar el Código

1配置

master
huangjiajun hace 6 meses
padre
commit
36e0e35afc
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      etc/cfg.yml

+ 3
- 3
etc/cfg.yml Ver fichero

@@ -11,10 +11,10 @@ redis_password: ''

# 连接官网数据库获取db mapping
db:
host: '119.23.182.117:3306'
host: 'zhios123.rwlb.rds.aliyuncs.com:3306'
name: 'bakery'
user: 'root'
psw: 'Fnuo123com@'
user: 'canal'
psw: 'canal'
show_log: true
max_lifetime: 30
max_open_conns: 100


Cargando…
Cancelar
Guardar