doc: comment out secret generation
This commit is contained in:
parent
74d5d6edbc
commit
458c277c18
1 changed files with 2 additions and 0 deletions
|
@ -3,9 +3,11 @@
|
||||||
|
|
||||||
## Setup on Dokku
|
## Setup on Dokku
|
||||||
|
|
||||||
|
<!--
|
||||||
Define secrets
|
Define secrets
|
||||||
|
|
||||||
$(openssl rand -hex 16)
|
$(openssl rand -hex 16)
|
||||||
|
-->
|
||||||
|
|
||||||
Create APP
|
Create APP
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue