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