Skip to content

Commit a3d6c7f

Browse files
README updated
1 parent 25fa2b8 commit a3d6c7f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

127127
When 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

0 commit comments

Comments
 (0)