Skip to content

Commit df20986

Browse files
committed
formatting
1 parent 9904b1b commit df20986

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

homestead.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,7 @@ To install Elasticsearch, add the `elasticsearch` option to your `Homestead.yaml
239239

240240
neo4j: true
241241

242-
The default installation will set the database username to `homestead` and corresponding password to `secret`. To reach Neo4j browser, access `http://homestead.test:7474` via your web browser. The ports `7687` (Bolt), `7474` (HTTP), and `7473` (HTTPS) are ready to serve requests from the Neo4j client.
243-
244-
> {tip} Check out the [Neo4j Operations Manual](https://neo4j.com/docs/operations-manual/3.3/) to learn how to customize your Neo4j. And check out the [
245-
Neo4j Graph Eloquent Driver for Laravel](https://github.com/Vinelab/NeoEloquent) to learn how to make Laravel work with Neo4j.
242+
The default installation will set the database username to `homestead` and corresponding password to `secret`. To access the Neo4j browser, visit `http://homestead.test:7474` via your web browser. The ports `7687` (Bolt), `7474` (HTTP), and `7473` (HTTPS) are ready to serve requests from the Neo4j client.
246243

247244
<a name="aliases"></a>
248245
### Aliases

0 commit comments

Comments
 (0)