Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baisui1981 authored Aug 16, 2022
1 parent 6d1aa7e commit 500689c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ SHOW PROC '/backends';

config backends
```sql
ALTER SYSTEM ADD BACKEND "doris-docker-compose_doris-be_1:9050";
ALTER SYSTEM ADD BACKEND "doris-docker-compose_doris-be_2:9050";
ALTER SYSTEM ADD BACKEND "doris-docker-compose_doris-be_3:9050";
ALTER SYSTEM ADD BACKEND "doris-docker-compose-doris-be-1:9050";
```

check backends config again, backends Alive value should be ture
Expand Down

0 comments on commit 500689c

Please sign in to comment.