Update app version [skip ci]
This commit is contained in:
8
apps/matomo/5.3.1-fpm-alpine/.env.sample
Normal file
8
apps/matomo/5.3.1-fpm-alpine/.env.sample
Normal file
@@ -0,0 +1,8 @@
|
||||
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_"
|
||||
Reference in New Issue
Block a user