2 lines
69 B
Bash
2 lines
69 B
Bash
|
echo "AUTHENTIK_SECRET_KEY=$(openssl rand 60 | base64 -w 0)" >> .env
|