2022-12-30 15:16:31 +01:00
..
2022-12-30 15:16:31 +01:00
2022-12-30 15:16:31 +01:00
2022-12-30 15:16:31 +01:00

Plausible

Run

Generate the secret app key with this command :

openssl rand -base64 64 | tr -d '\n' ; echo
cp .env.example .env # then edit
docker compose up -d