chore: Adjust Traefik configuration for neo4j-bolt service

This commit is contained in:
2024-05-09 17:15:47 +08:00
parent 871f7d2a5b
commit dbc0a83125
+3
View File
@@ -127,6 +127,9 @@ services:
# ports: # ports:
# - "7474:7474" # - "7474:7474"
# - "7687:7687" # - "7687:7687"
expose:
- 7474
- 7687
networks: networks:
- net - net
- default - default