parent
093c844366
commit
c54502e9b2
@ -0,0 +1,4 @@
|
|||||||
|
echo generating zitadel secrets; {
|
||||||
|
openssl rand -hex 16 | tr -d '\n' >! secrets/auth/zitadel/MASTER_KEY
|
||||||
|
openssl rand -hex 32 | tr -d '\n' >! secrets/auth/zitadel/STORAGE_PASSWORD
|
||||||
|
}
|
Loading…
Reference in new issue