Skip to content

Commit

Permalink
docs: Improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kenriortega committed Nov 6, 2021
1 parent 8db9274 commit c6b1822
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ archives:
386: i386
amd64: x86_64
files:
- docs/*
- README.md
- ngonx.yaml
checksum:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ curl http://localhost:10001/api/v1/mngt/
GET | /readiness
GET | /wss

And you can view on the ngonx-UI SPA
UI on `http://localhost:10001/`

![Service Discovery](/docs/service1.jpeg)
![Service Discovery](/docs/service2.jpeg)
Expand Down
Binary file modified docs/service1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/service2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c6b1822

Please sign in to comment.