mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
8 lines
231 B
Plaintext
8 lines
231 B
Plaintext
CONTAINER_NAME="zabbix-server"
|
|
PANEL_APP_PORT_COMM="10051"
|
|
PANEL_APP_PORT_HTTP="40047"
|
|
PANEL_APP_PORT_SNMP="1162"
|
|
PANEL_DB_HOST="127.0.0.1"
|
|
PANEL_DB_NAME="zabbix"
|
|
PANEL_DB_USER="zabbix"
|
|
PANEL_DB_USER_PASSWORD="MyDBPWD_brls9UwcRasl" |