File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ NGINX Instance Manager ->> NGINX: Publish config to NGINX instances
7373- [X] JSON-wrapped Base64-encoded
7474- [X] Kubernetes Configmap
7575- [X] POST to Generic REST API endpoint
76- - [X] Output to NGINX Instance Manager 2.1.0 + imperative REST API
76+ - [X] Output to NGINX Instance Manager 2.14 + imperative REST API
7777
7878## Supported NGINX Plus features
7979
@@ -126,6 +126,6 @@ Configuration can be customized mounting `config.toml` as a volume `nginx-declar
126126
127127When NGINX Declarative API is running, REST API documentation can be accessed at:
128128
129- - Documentation and testing: http://127.0.0.1 :5000/docs
130- - Redoc documentation: http://127.0.0.1 :5000/redoc
131- - OpenAPI specification: http://127.0.0.1 :5000/openapi.json
129+ - Documentation and testing: http://<NGINX_DECLARATIVE_API_ADDRESS> :5000/docs
130+ - Redoc documentation: http://<NGINX_DECLARATIVE_API_ADDRESS> :5000/redoc
131+ - OpenAPI specification: http://<NGINX_DECLARATIVE_API_ADDRESS> :5000/openapi.json
You can’t perform that action at this time.
0 commit comments