Añadir APP_KEY requerida para BookStack

This commit is contained in:
2025-12-04 16:46:18 +01:00
parent 841419d701
commit e0c1d566e2
2 changed files with 4 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
# === VARIABLES REQUERIDAS ===
# Generar con: docker run -it --rm --entrypoint /bin/bash lscr.io/linuxserver/bookstack:latest appkey
APP_KEY=''
# Generar DB_PASSWORD con: openssl rand -base64 32
DB_PASSWORD=''