Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gaojian committed Mar 5, 2021
1 parent c02e282 commit cc4e98e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awarent/awarent.go
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ func (a *Awarent) Register() (bool, error) {
Weight: 10,
Healthy: true,
Enable: true,
Ephemeral: true,
GroupName: a.group,
}

Expand Down

0 comments on commit cc4e98e

Please sign in to comment.