We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471fa00 commit 7f4aa1fCopy full SHA for 7f4aa1f
examples/bus-http/compose.yaml
@@ -1,6 +1,7 @@
1
# Bus单机部署, 使用http
2
include:
3
- ../docker/mysql8/compose.yml
4
+ - ../docker/mysql-backup/compose.cbus.yml
5
- ../docker/rabbitmq/compose.yml
6
- ../docker/redis/compose.yml
7
- ../docker/bus/compose.yml
examples/bus-https/compose.yaml
@@ -2,6 +2,7 @@
# 密码/端口/域名等信息在.env文件中配置
8
0 commit comments