feat: 初始化慧遇书院官网一期

This commit is contained in:
2026-08-12 18:01:17 +08:00
commit 5d31ee5743
101 changed files with 17259 additions and 0 deletions

9
.env.docker.example Normal file
View File

@@ -0,0 +1,9 @@
NUXT_SESSION_PASSWORD=replace-with-at-least-32-random-characters
NUXT_SESSION_COOKIE_SECURE=false
NUXT_INITIAL_ADMIN_USERNAME=admin
NUXT_INITIAL_ADMIN_PASSWORD=replace-with-a-strong-admin-password
APP_BIND_IP=127.0.0.1
APP_PORT=3000
IMAGE_TAG=2026.08.11-1
SITE_URL=https://example.com
BACKUP_HOST_DIR=./backups