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