mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Removed sane default due to errors reported from bot
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
parameters:
|
||||
# Adds a fallback NEO4J_DEFAULT_CONNECTION_DSN if the env var is not set.
|
||||
# This allows you to run cache:warmup even if your
|
||||
# environment variables are not available yet.
|
||||
# You should not need to change this value.
|
||||
env(NEO4J_DEFAULT_CONNECTION_DSN): ''
|
||||
|
||||
neo4j:
|
||||
connections:
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user