Skip to content

Commit 011d013

Browse files
committed
docs: add 10.2.1, 10.3.1 config refs
1 parent d90aac3 commit 011d013

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/explain/old-node-configs.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,16 @@
4848
4949
## Version Reference:
5050
51+
* Node `10.3.1`
52+
* Environment configs can be found in `result/environments/config/` after running:
53+
```bash
54+
nix run github:input-output-hk/cardano-playground/node-10.3.1-config#job-gen-env-config
55+
56+
* Node `10.2.1`
57+
* Environment configs can be found in `result/environments-pre/config/` after running:
58+
```bash
59+
nix run github:input-output-hk/cardano-playground/node-10.2.1-pre-config#job-gen-env-config
60+
5161
* Node `10.1.4`
5262
* Environment configs can be found in `result/environments/config/` after running:
5363
```bash

0 commit comments

Comments
 (0)