[agent-go] modify code
This commit is contained in:
@@ -10,8 +10,8 @@ spring:
|
|||||||
config-retry-time: 3000
|
config-retry-time: 3000
|
||||||
file-extension: yaml
|
file-extension: yaml
|
||||||
max-retry: 3
|
max-retry: 3
|
||||||
server-addr: "150.230.198.103:21060"
|
# server-addr: "150.230.198.103:21060"
|
||||||
# server-addr: "42.192.52.227:21060"
|
server-addr: "42.192.52.227:21060"
|
||||||
timeout: 5000
|
timeout: 5000
|
||||||
config-long-poll-timeout: 5000
|
config-long-poll-timeout: 5000
|
||||||
extension-configs:
|
extension-configs:
|
||||||
|
|||||||
@@ -78,8 +78,6 @@ services:
|
|||||||
- MYSQL_SERVICE_PASSWORD=Superwmm.23
|
- MYSQL_SERVICE_PASSWORD=Superwmm.23
|
||||||
depends_on:
|
depends_on:
|
||||||
- mysql
|
- mysql
|
||||||
volumes:
|
|
||||||
- 'rabbitmq_data:/bitnami/rabbitmq/mnesia'
|
|
||||||
|
|
||||||
# redis-replica:
|
# redis-replica:
|
||||||
# image: redis-image
|
# image: redis-image
|
||||||
|
|||||||
Reference in New Issue
Block a user