Skip to content

Commit

Permalink
update neo4j stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
cguess committed Sep 18, 2024
1 parent 9d77772 commit f28f67d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/neo4j.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ test:
password: RAILS_ENV["NEO4J_PASSWORD"]

production:
url:
- RAILS_ENV["NEO4J_URL"]
url: RAILS_ENV["NEO4J_URL"]
username: RAILS_ENV["NEO4J_USERNAME"]
password: RAILS_ENV["NEO4J_PASSWORD"]

0 comments on commit f28f67d

Please sign in to comment.