mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-27 16:01:05 +00:00
10 lines
271 B
Bash
10 lines
271 B
Bash
PANEL_APP_PORT_HTTP=40391
|
|
WEB_USERNAME=admin
|
|
WEB_PASSWORD=replace-with-a-strong-password
|
|
HF_ENDPOINT=https://huggingface.co
|
|
TZ=Asia/Shanghai
|
|
APP_CONFIG_DIR=./data/config
|
|
APP_CACHE_DIR=./data/cache
|
|
APP_OUTPUT_DIR=./data/files
|
|
CONTAINER_NAME=pdfmathtranslate-compose-check
|