docs: narrow local deployment guidance

This commit is contained in:
JW 2026-03-27 13:43:42 +08:00
parent f5348133cd
commit 49f28bd30e
5 changed files with 6 additions and 82 deletions

View file

@ -1,7 +1,7 @@
CONVERTX_CONTAINER_NAME=convertx
CONVERTX_PORT=3000
CONVERTX_DATA_DIR=./data
CONVERTX_IMAGE_REF=ghcr.io/c4illin/convertx@sha256:e1f85be04bbaf8a55ead9261194c3ae0fa0957d303ea537127154860b2552afd
CONVERTX_IMAGE=ghcr.io/c4illin/convertx
JWT_SECRET=change-this-to-a-long-random-string
HTTP_ALLOWED=true
AUTO_DELETE_EVERY_N_HOURS=24