mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-27 08:01:06 +00:00
10 lines
276 B
Bash
10 lines
276 B
Bash
PANEL_APP_PORT_HTTP=13080
|
|
PANEL_APP_PORT_SSH=13022
|
|
PUBLIC_URL=http://localhost:13080
|
|
SSH_PUBLIC_HOST=localhost
|
|
APP_DATA_DIR=./data
|
|
ADMIN_EMAIL=admin@example.com
|
|
ADMIN_PASSWORD=harness-admin-change-me
|
|
REGISTRY_HTTP_SECRET=harness-registry-http-secret-change-me
|
|
CONTAINER_NAME=
|