username@email.com
2021-07-07 fe1d552606aa8a989647ff12d7c124dd6ac5a1dd
zhengcaioa/zhengcaioa/appsettings.json
@@ -10,5 +10,6 @@
    }
  },
  "AllowedHosts": "*",
  "Elasticsearchurl": "http://localhost:9200"
  "Elasticsearchurl": "http://localhost:9200",
  "SecurityKey": "superSecretKey@345"
}