2026-07-07 21:36:43 +02:00
|
|
|
IMAGE=registry.example.com/youruser/status:latest
|
|
|
|
|
PORT=3035
|
|
|
|
|
NPM_BASE_URL=http://proxy.example.com:81
|
|
|
|
|
NPM_EMAIL=api@example.com
|
|
|
|
|
NPM_SECRET=
|
|
|
|
|
# Comma-separated regex patterns for which domains to include
|
|
|
|
|
NPM_INCLUDE_PATTERNS=\.example\.com$,\.dev\.example\.com$
|
2026-07-10 15:40:57 +02:00
|
|
|
|
|
|
|
|
# Gates the /admin UI (host visibility overrides, manual targets). Leave
|
|
|
|
|
# unset to disable /admin entirely.
|
|
|
|
|
ADMIN_PASSWORD=change-me
|