overleaf/authentik/add_key.sh

2 lines
69 B
Bash
Raw Normal View History

2024-07-13 17:44:41 +02:00
echo "AUTHENTIK_SECRET_KEY=$(openssl rand 60 | base64 -w 0)" >> .env