about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorEugen <eugen@zeonfederated.com>2016-11-25 19:14:13 +0100
committerGitHub <noreply@github.com>2016-11-25 19:14:13 +0100
commit4986c727d96b171d439351b0236fae7dbe86b695 (patch)
tree50aa0e7f421ba7891df93414bf2101a492ecbb6f /.env.production.sample
parentdda9ac9222811aec94c78da8318d64af3a3f215b (diff)
parentb107a4820ad44ccd1944a83419ea48b81ba672b7 (diff)
Merge pull request #280 from TazeTSchnitzel/purge_neo4j
Remove remnants of Neo4J
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample2
1 files changed, 0 insertions, 2 deletions
diff --git a/.env.production.sample b/.env.production.sample
index a3da10b97..190b372c2 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -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