openbytes

Results 5 issues of openbytes

我墙外一台服务器器有20个IP.把这些IP作为一个代理池,每隔几分钟,代理程序更新一下IP.

**Describe the bug** I start the service use docker-compose ``` [root@docker-t1 soft]# cat docker-compose.yml version: "2" services: ciao: image: brotandgames/ciao container_name: ciao ports: - '8090:3000' environment: #- SECRET_KEY_BASE=sensitive_secret_key_base - SMTP_ADDRESS=smtp.qq.com...

I find the web ui can't auto refresh.

大佬,您好!想请问一下,dubbo-admin 2.6 这里的动态配置 disable=false或者true是什么意思? ![image](https://user-images.githubusercontent.com/34796404/93074009-58a65d00-f6b6-11ea-96b3-36a098c1f0ca.png) 最近发现一个问题 在dubbo-admin上面禁用服务之后,只要是disable=true,服务就禁用不了.动态配置为空或者disable=false才能禁用.

你好!大佬,能否出一份完整的部署文档.