mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-19 19:37:11 +08:00
feat: update chatnio 4.24.2
This commit is contained in:
14
apps/chatnio/4.24.2/.env.sample
Normal file
14
apps/chatnio/4.24.2/.env.sample
Normal file
@@ -0,0 +1,14 @@
|
||||
CONTAINER_NAME="chatnio"
|
||||
PANEL_APP_PORT_HTTP="40249"
|
||||
PANEL_DB_HOST="mysql"
|
||||
PANEL_DB_HOST_NAME="mysql"
|
||||
PANEL_DB_NAME="chatnio_37rnt4"
|
||||
PANEL_DB_PORT="3306"
|
||||
PANEL_DB_TYPE="mysql"
|
||||
PANEL_DB_USER="chatnio_67Hwxm"
|
||||
PANEL_DB_USER_PASSWORD="chatnio_JpWrKG"
|
||||
PANEL_REDIS_ROOT_PASSWORD="redis_password"
|
||||
REDIS_DB="5"
|
||||
REDIS_HOST="redis"
|
||||
REDIS_PORT="6379"
|
||||
SERVE_STATIC="true"
|
||||
Reference in New Issue
Block a user