neo4j / docker-neo4j

Docker Images for the Neo4j Graph Database
Apache License 2.0
331 stars 172 forks source link

confs without newline were failing when setting NEO4J_PLUGINS #467

Closed jennyowen closed 1 year ago

jennyowen commented 1 year ago

changelog: Bugfix where neo4j.conf without a trailing new line would get NEO4J_PLUGINS settings wrongly appended causing startup failure.