# Data disk mount point DATA_ROOT=/data # NPMPlus image NPMPLUS_IMAGE=docker.io/zoeyvid/npmplus:latest # Required for Let's Encrypt certificates ACME_EMAIL=admin@example.com # Timezone (TZ database name) TZ=Europe/Warsaw # Optional: set on first start instead of random password in logs # INITIAL_ADMIN_EMAIL=admin@example.com # INITIAL_ADMIN_PASSWORD=change-me-strong-password # Bind admin UI (port 81) to localhost only — use with SSH tunnel # NPM_LISTEN_LOCALHOST=true # Disable IPv6 listeners if your network has no IPv6 # DISABLE_IPV6=true