We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ece84 commit bd6676cCopy full SHA for bd6676c
.env.example
@@ -47,4 +47,7 @@ CAPTCHA_SECRET_PUBLISH=
47
CAPTCHA_ID_REGISTER=
48
CAPTCHA_SECRET_REGISTER=
49
50
-SENTRY_LARAVEL_DSN=
+SENTRY_LARAVEL_DSN=
51
+
52
+ELASTICSEARCH_INDEX=yike
53
+ELASTICSEARCH_HOST=http://127.0.0.1:9200
0 commit comments