1
0
Files
1Panel-Appstore/apps/matomo/5.3.1-fpm-alpine/.env.sample
github-action update-app-version c273f72305 Update app version [skip ci]
2025-03-23 16:20:30 +00: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_"