Skip to content

Commit

Permalink
fix: docker-compose admin platform panic (arana-db#807)
Browse files Browse the repository at this point in the history
  • Loading branch information
gufengwyx8 committed Feb 7, 2024
1 parent 9b24ed9 commit e5b72f5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions conf/bootstrap.docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ listeners:
address: 0.0.0.0
port: 13306

registry:
enable: false
name: etcd
root_path: arana
options:
endpoints: "http://etcd:2379"

config:
name: etcd
options:
Expand Down

0 comments on commit e5b72f5

Please sign in to comment.