amend NB_PROXY_MANAGEMENT_ADDRESS port - instruction case should user docker internal port as opposed to external (#650)

This commit is contained in:
shuuri-labs
2026-03-12 17:58:28 +01:00
committed by GitHub
parent 2a99d1ee0e
commit d2c7216406

View File

@@ -159,7 +159,7 @@ NB_PROXY_CERTIFICATE_DIRECTORY=/certs
```bash
NB_PROXY_DOMAIN=proxy.example.com
NB_PROXY_TOKEN=nbx_your_token_here
NB_PROXY_MANAGEMENT_ADDRESS=http://management:33073
NB_PROXY_MANAGEMENT_ADDRESS=http://management:443
NB_PROXY_ALLOW_INSECURE=true
NB_PROXY_ADDRESS=:8443
NB_PROXY_ACME_CERTIFICATES=true