Slightly updated yarn.lock and a small README update.
This commit is contained in:
parent
7f4f2065b2
commit
97aac10fb3
|
@ -134,7 +134,7 @@ Steps:
|
||||||
1. If you want to create certificates for more nodes, just delete the `node.*`
|
1. If you want to create certificates for more nodes, just delete the `node.*`
|
||||||
files (after you've finished the next step!) and re-run the above
|
files (after you've finished the next step!) and re-run the above
|
||||||
command with the new node name.
|
command with the new node name.
|
||||||
1. Put the contents of the `certs` folder in `.certs/` under your portal's root
|
1. Put the contents of the `certs` folder in `.cr_certs/` under your portal's root
|
||||||
dir and store the content of `my-safe-directory` somewhere safe.
|
dir and store the content of `my-safe-directory` somewhere safe.
|
||||||
|
|
||||||
#### Configure your CockroachDB node
|
#### Configure your CockroachDB node
|
||||||
|
|
|
@ -8800,11 +8800,6 @@ junk@^3.1.0:
|
||||||
resolved "https://registry.yarnpkg.com/junk/-/junk-3.1.0.tgz#31499098d902b7e98c5d9b9c80f43457a88abfa1"
|
resolved "https://registry.yarnpkg.com/junk/-/junk-3.1.0.tgz#31499098d902b7e98c5d9b9c80f43457a88abfa1"
|
||||||
integrity sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==
|
integrity sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==
|
||||||
|
|
||||||
jwt-decode@^3.1.2:
|
|
||||||
version "3.1.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-3.1.2.tgz#3fb319f3675a2df0c2895c8f5e9fa4b67b04ed59"
|
|
||||||
integrity sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==
|
|
||||||
|
|
||||||
keyv@3.0.0:
|
keyv@3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/keyv/-/keyv-3.0.0.tgz#44923ba39e68b12a7cec7df6c3268c031f2ef373"
|
resolved "https://registry.yarnpkg.com/keyv/-/keyv-3.0.0.tgz#44923ba39e68b12a7cec7df6c3268c031f2ef373"
|
||||||
|
|
Reference in New Issue