Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
Signed-off-by: Byron Ruth <[email protected]>
  • Loading branch information
bruth committed Dec 19, 2022
1 parent fea62b3 commit ef755ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/jetstream/online-peer-remove/cli/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ nats --version

NATS_URL="nats://localhost:4222"

# Define the shared config which enables JetStream
# and defines the partitioning behavior.
# Shared config.
cat <<- EOF > shared.conf
accounts: {
SYS: {
Expand Down

1 comment on commit ef755ac

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for nats-by-example ready!

✅ Preview
https://nats-by-example-6buhofso7-connecteverything.vercel.app

Built with commit ef755ac.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.