about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorAndrea Faulds <ajf@ajf.me>2016-11-25 16:13:29 +0000
committerAndrea Faulds <ajf@ajf.me>2016-11-25 16:15:46 +0000
commitb107a4820ad44ccd1944a83419ea48b81ba672b7 (patch)
treec7a5ea00d0954501225231a606386e09fd3f650f /.env.production.sample
parent4495baf4513cc4a07d077bf0081de686a3b7f985 (diff)
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