Skip to content

Instantly share code, notes, and snippets.

@tkaratug
Last active July 11, 2020 18:51
Show Gist options
  • Save tkaratug/1777938f091d98329a6c9798e2aaea16 to your computer and use it in GitHub Desktop.
Save tkaratug/1777938f091d98329a6c9798e2aaea16 to your computer and use it in GitHub Desktop.
<?php
return [
'hosts' => [
env('ELASTICSEARCH_HOST', 'localhost:9200'),
]
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment