1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-20 05:41:04 +08:00
2023-11-09 19:15:01 +08:00

8 lines
214 B
Plaintext

CONTAINER_NAME="matomo"
PANEL_APP_PORT_HTTP="40077"
DATA_PATH="./data"
PANEL_DB_HOST="127.0.0.1"
PANEL_DB_NAME="matomo"
PANEL_DB_USER="matomo"
PANEL_DB_USER_PASSWORD="MyDBPWD_brls9UwcRasl"
PANEL_DB_PREFIX="matomo_"