homelab/npm/npm-api.conf
Mikkel Georgsen 59ee2da552 Add API credentials and configs
- pve/credentials: Proxmox API token
- dns/credentials: Technitium DNS credentials
- forgejo/credentials: Forgejo API token
- npm/npm-api.conf: NPM API credentials

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 12:40:26 +00:00

9 lines
205 B
Text

# npm-api.conf
## Nginx proxy IP address (your Nginx IP/port)
NGINX_IP="10.5.0.1"
NGINX_PORT="81"
## Existing user (user and password) on NPM
API_USER="mikkel@datalos.dk"
API_PASS="CN#H8vrGPdHZp6&*&V2L"