Parcourir la source

修改es账号密码

tags/v1.3.8
余 欣怀 il y a 1 an
Parent
révision
8b94a0d256
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      funtion.go

+ 2
- 2
funtion.go Voir le fichier

@@ -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"),


Chargement…
Annuler
Enregistrer