Browse Source

高可用配置中心

gaodm 7 years ago
parent
commit
862d6f81fb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docker-compose.yml

+ 2 - 2
docker-compose.yml

@@ -14,8 +14,8 @@ services:
   config1:
   config1:
     image: 192.168.2.236:5000/diagbotcloud/config-server:0.0.1-SNAPSHOT
     image: 192.168.2.236:5000/diagbotcloud/config-server:0.0.1-SNAPSHOT
     hostname: config1
     hostname: config1
-    ports:
-      - "8769:8769"
+#    ports:
+#      - "8769:8769"
     volumes:
     volumes:
     - "/etc/localtime:/etc/localtime:ro"
     - "/etc/localtime:/etc/localtime:ro"
 #      - "data/diagbotcloud/logs:/logs"
 #      - "data/diagbotcloud/logs:/logs"