updated files

This commit is contained in:
Mike McFetridge
2026-07-25 08:45:38 -04:00
parent b78378565a
commit dc6edd21da
37 changed files with 1424 additions and 1120 deletions
+18
View File
@@ -0,0 +1,18 @@
# Application Settings
APP_URL=https://book.mikemcfetridge.com
APP_KEY=base64:k1BQQ5IB+TDD4XOmDtOdxupfvBECi+Z1Ay9C12/5YgA=
BOOKSTACK_PORT=6875
# System Settings
TZ=America/New_York
PUID=1000
PGID=1000
DATA_DIR=/opt/Docker-Deployments/Bookstack
# Database Credentials
DB_HOST=db
DB_PORT=3306
DB_DATABASE=bookstack
DB_USERNAME=bookstack
DB_PASSWORD=3OSyIgZjyV4Tze
MYSQL_ROOT_PASSWORD=3OSyIgZjyV4Tze