docs: add upage usage instructions document

This commit is contained in:
LIlGG
2025-09-26 16:46:52 +08:00
parent f3a3e99df2
commit 54d1d65642
10 changed files with 27 additions and 14 deletions

View File

@@ -41,7 +41,7 @@ services:
- LOGTO_APP_SECRET=${LOGTO_APP_SECRET}
- LOGTO_COOKIE_SECRET=${LOGTO_COOKIE_SECRET}
- LOGTO_BASE_URL=${LOGTO_BASE_URL}
- LOGTO_ENABLE_DEV=${LOGTO_ENABLE_DEV:-false}
- LOGTO_ENABLE=${LOGTO_ENABLE:-false}
- USAGE_LOG_FILE=${USAGE_LOG_FILE:-true}
- MAX_UPLOAD_SIZE_MB=${MAX_UPLOAD_SIZE_MB:-5}
volumes: