mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-27 08:01:06 +00:00
8 lines
208 B
Bash
8 lines
208 B
Bash
PANEL_APP_PORT_HTTP=8055
|
|
ADMIN_EMAIL=admin@example.com
|
|
ADMIN_PASSWORD=replace-with-a-strong-password
|
|
DIRECTUS_SECRET=replace-with-a-long-random-secret
|
|
PUBLIC_URL=/
|
|
APP_DATA_DIR=./data
|
|
CONTAINER_NAME=directus
|