Skip to content

Commit

Permalink
Remove remnants of Neo4J
Browse files Browse the repository at this point in the history
  • Loading branch information
hikari-no-yume committed Nov 25, 2016
1 parent 4495baf commit b107a48
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .env.production.sample
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ DB_USER=postgres
DB_NAME=postgres
DB_PASS=
DB_PORT=5432
NEO4J_HOST=neo4j
NEO4J_PORT=7474

# Federation
LOCAL_DOMAIN=example.com
Expand Down
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ env:
- LOCAL_DOMAIN=cb6e6126.ngrok.io
- LOCAL_HTTPS=true
- RAILS_ENV=test
- NEO4J_HOST=localhost
- NEO4J_PORT=7575

addons:
postgresql: 9.4
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ Consult the example configuration file, `.env.production.sample` for the full li

- PostgreSQL
- Redis
- Neo4J (optional)
- GraphAware NodeRank

## Running with Docker and Docker-Compose

Expand Down

0 comments on commit b107a48

Please sign in to comment.