Add backend log management

This commit is contained in:
inman
2026-06-03 11:49:45 +08:00
parent 13ddc66cfe
commit fb0229ba06
14 changed files with 804 additions and 2 deletions

View File

@@ -7,6 +7,8 @@ PORT=3000
HOSTNAME=127.0.0.1
NEXT_PUBLIC_APP_URL=http://127.0.0.1:3000
ZHINIAN_RUNTIME_DIR=.runtime
ZHINIAN_LOG_DIR=
ZHINIAN_LOG_MAX_BYTES=5242880
ZHINIAN_PUBLIC_BASE_URL=http://127.0.0.1:3000
# Account login / Web SSO.