Explorar el Código

修改es账号密码

tags/v1.3.8
余 欣怀 hace 1 año
padre
commit
8b94a0d256
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      funtion.go

+ 2
- 2
funtion.go Ver fichero

@@ -86,8 +86,8 @@ func GenEsConfig(level Level) *EsConfig {
}

c := &EsConfig{
Username: "elastic",
Password: "f0zCXxh6",
Username: "kaifa_api",
Password: "2quYX3bTeahO",
Dsn: dsn,
Level: level,
Index: os.Getenv("GRLOG_APP_NAME"),


Cargando…
Cancelar
Guardar