mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Add explicit account server URL to nsc push
step
This commit is contained in:
parent
305049e401
commit
6a9e63315a
@ -63,7 +63,7 @@ Success! - added account "B"
|
||||
With the account and a couple of users in place, let's push all the accounts to the nats-account-server:
|
||||
|
||||
```text
|
||||
> nsc push -A
|
||||
> nsc push -u http://localhost:9090/jwt/v1/ -A
|
||||
successfully pushed all accounts [A,B]
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user