mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-25 23:27:15 +08:00
feat: add app Tianji
This commit is contained in:
11
apps/tianji/latest/.env.sample
Normal file
11
apps/tianji/latest/.env.sample
Normal file
@@ -0,0 +1,11 @@
|
||||
CONTAINER_NAME="tianji"
|
||||
PANEL_APP_PORT_HTTP="40205"
|
||||
ALLOW_OPENAPI="true"
|
||||
ALLOW_REGISTER="false"
|
||||
JWT_SECRET="any-random-text_fZpxzA"
|
||||
PANEL_DB_HOST="postgresql"
|
||||
PANEL_DB_HOST_NAME="postgresql"
|
||||
PANEL_DB_NAME="tianji_5pz3w2"
|
||||
PANEL_DB_PORT="5432"
|
||||
PANEL_DB_USER="tianji_XA6H4c"
|
||||
PANEL_DB_USER_PASSWORD="tianji_4X2sNe"
|
||||
Reference in New Issue
Block a user