mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
remove listen address 7474 from docker since its default value
This commit is contained in:
parent
23c2be3093
commit
eb6825b6e6
@ -111,7 +111,6 @@ services:
|
|||||||
# TODO: This sounds scary for a production environment
|
# TODO: This sounds scary for a production environment
|
||||||
- NEO4J_AUTH=none
|
- NEO4J_AUTH=none
|
||||||
- NEO4J_dbms_security_procedures_unrestricted=algo.*,apoc.*
|
- NEO4J_dbms_security_procedures_unrestricted=algo.*,apoc.*
|
||||||
- NEO4J_dbms_connector_http_listen__address=:7474
|
|
||||||
- NEO4J_dbms_allow__format__migration=true
|
- NEO4J_dbms_allow__format__migration=true
|
||||||
- NEO4J_dbms_allow__upgrade=true
|
- NEO4J_dbms_allow__upgrade=true
|
||||||
# Uncomment following line for Neo4j Enterprise version instead of Community version
|
# Uncomment following line for Neo4j Enterprise version instead of Community version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user