|
@@ -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"
|