mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 16:06:51 +00:00
Update Traefik configuration to use bolt protocol for neo4j-bolt service and expose ports 7474 and 7687
This commit is contained in:
@@ -127,6 +127,9 @@ services:
|
||||
# ports:
|
||||
# - "7474:7474"
|
||||
# - "7687:7687"
|
||||
expose:
|
||||
- 7474
|
||||
- 7687
|
||||
networks:
|
||||
- net
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user