Update Traefik configuration to use bolt protocol for neo4j-bolt service and expose ports 7474 and 7687
This commit is contained in:
@@ -485,7 +485,7 @@ http:
|
||||
neo4j-bolt:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: http://neo4j_server:7687
|
||||
- url: bolt://neo4j_server:7687
|
||||
emqx-mqtt-socket:
|
||||
loadBalancer:
|
||||
servers:
|
||||
|
||||
Reference in New Issue
Block a user