|
@@ -7,7 +7,6 @@ services:
|
|
|
- "8761:8761"
|
|
|
volumes:
|
|
|
- "/etc/localtime:/etc/localtime:ro"
|
|
|
- - "/etc/timezone:/etc/timezone:ro"
|
|
|
# - "data/diagbotcloud/logs:/logs"
|
|
|
environment:
|
|
|
- spring.profiles.active=dev
|
|
@@ -19,7 +18,6 @@ services:
|
|
|
- "8769:8769"
|
|
|
volumes:
|
|
|
- "/etc/localtime:/etc/localtime:ro"
|
|
|
- - "/etc/timezone:/etc/timezone:ro"
|
|
|
# - "data/diagbotcloud/logs:/logs"
|
|
|
environment:
|
|
|
- myuri=eureka1
|
|
@@ -36,7 +34,6 @@ services:
|
|
|
- eureka1
|
|
|
volumes:
|
|
|
- "/etc/localtime:/etc/localtime:ro"
|
|
|
- - "/etc/timezone:/etc/timezone:ro"
|
|
|
# - "data/diagbotcloud/logs:/logs"
|
|
|
environment:
|
|
|
- spring.profiles.active=dev
|
|
@@ -49,7 +46,6 @@ services:
|
|
|
- eureka1
|
|
|
volumes:
|
|
|
- "/etc/localtime:/etc/localtime:ro"
|
|
|
- - "/etc/timezone:/etc/timezone:ro"
|
|
|
# - "data/diagbotcloud/logs:/logs"
|
|
|
environment:
|
|
|
- spring.profiles.active=dev
|
|
@@ -62,7 +58,6 @@ services:
|
|
|
- eureka1
|
|
|
volumes:
|
|
|
- "/etc/localtime:/etc/localtime:ro"
|
|
|
- - "/etc/timezone:/etc/timezone:ro"
|
|
|
# - "data/diagbotcloud/logs:/logs"
|
|
|
environment:
|
|
|
- spring.profiles.active=dev
|
|
@@ -77,7 +72,6 @@ services:
|
|
|
# - log-service
|
|
|
volumes:
|
|
|
- "/etc/localtime:/etc/localtime:ro"
|
|
|
- - "/etc/timezone:/etc/timezone:ro"
|
|
|
# - "data/diagbotcloud/logs:/logs"
|
|
|
ports:
|
|
|
- "8766:8766"
|
|
@@ -92,7 +86,6 @@ services:
|
|
|
- eureka1
|
|
|
volumes:
|
|
|
- "/etc/localtime:/etc/localtime:ro"
|
|
|
- - "/etc/timezone:/etc/timezone:ro"
|
|
|
# - "data/diagbotcloud/logs:/logs"
|
|
|
ports:
|
|
|
- "9998:9998"
|
|
@@ -108,7 +101,6 @@ services:
|
|
|
# - log-service
|
|
|
volumes:
|
|
|
- "/etc/localtime:/etc/localtime:ro"
|
|
|
- - "/etc/timezone:/etc/timezone:ro"
|
|
|
# - "data/diagbotcloud/logs:/logs"
|
|
|
ports:
|
|
|
- "5050:5050"
|