Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker 启动问题 #9

Open
JackYuanHt opened this issue Aug 26, 2017 · 2 comments
Open

Docker 启动问题 #9

JackYuanHt opened this issue Aug 26, 2017 · 2 comments

Comments

@JackYuanHt
Copy link

你好,我使用docker快速启动 遇到问题,只有部分应用CONFIG,Monitor能启动 在 http://localhost:8761/这个管理界面只能查看到这两个应用的信息,但是本地启动就是可以的,请问为什么呢,docker-compose问题吗?

@standup-jb
Copy link

我也遇到和你一样的问题了。

@r7raul1984
Copy link

spring:
application:
name: auth-service
cloud:
config:
uri: http://config:8888
fail-fast: true
username: user
password: ${CONFIG_SERVER_PASSWORD:password}
retry:
initial-interval: 2000
max-interval: 10000
multiplier: 2
max-attempts: 20 多试几次

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants