Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Waldemar Quevedo <wally@synadia.com>
  • Loading branch information
variadico and wallyqs committed Apr 1, 2021
1 parent a70503b commit 9d21e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ sub.Drain()
import "github.com/nats-io/nats.go"

// Connect to NATS
nc, _ := nats.Connect("")
nc, _ := nats.Connect(nats.DefaultURL)

// Create JetStream Context
js, _ := nc.JetStream()
Expand Down

0 comments on commit 9d21e8e

Please sign in to comment.