mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
CONTAINER_NAME="zabbix-server"
|
|
PANEL_APP_PORT_HTTP2="10051"
|
|
PANEL_APP_PORT_HTTP="40047"
|
|
PANEL_DB_NAME="zabbix"
|
|
PANEL_DB_USER="zabbix"
|
|
PANEL_DB_USER_PASSWORD="MyDBPWD_brls9UwcRasl"
|
|
MYSQL_PASSWORD="MySQL_root_pwd" |