- 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>
9 lines
205 B
Text
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"
|