mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-26 00:01:06 +00:00
Add Feishin and Pingap app definitions with source evidence, README guidance, strict adapter validation, env closure checks, and moelin/1panel:v2 smoke coverage.
8 lines
184 B
Bash
8 lines
184 B
Bash
CONTAINER_NAME=pingap
|
|
PANEL_APP_PORT_HTTP=15079
|
|
PANEL_APP_PORT_HTTPS=15443
|
|
TZ=Asia/Shanghai
|
|
APP_DATA_DIR=./data
|
|
PINGAP_ADMIN_USER=pingap
|
|
PINGAP_ADMIN_PASSWORD=change-me-before-install
|