mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-21 09:05:10 +00:00
Fix DOKS section
Signed-off-by: Javier Ruiz <japi@kolokium.com>
This commit is contained in:
parent
3eaabe789c
commit
74c48ec5aa
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ export WORKSHOP_STAGE_DOCKER_IMAGES="false"
|
||||||
export WORKSHOP_STORAGE_CLASS="gp2"
|
export WORKSHOP_STORAGE_CLASS="gp2"
|
||||||
|
|
||||||
```
|
```
|
||||||
###Digital ocean / DOKS
|
### Digital ocean / DOKS
|
||||||
```shell
|
```shell
|
||||||
|
|
||||||
export WORKSHOP_NAMESPACE="test-network"
|
export WORKSHOP_NAMESPACE="test-network"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue