rmch
This commit is contained in:
parent
94f89a7eb2
commit
d520a4bc62
1 changed files with 5 additions and 0 deletions
|
@ -180,6 +180,11 @@ In the **docker-compose.yml** file, you can customize the build source for the S
|
||||||
|
|
||||||
Comment or uncomment the relevant lines based on whether you want to use the pre-built image from Docker Hub or build from the local Dockerfile.
|
Comment or uncomment the relevant lines based on whether you want to use the pre-built image from Docker Hub or build from the local Dockerfile.
|
||||||
|
|
||||||
|
|
||||||
|
### App Health
|
||||||
|
* Check application status from the /monitoring page example http://localhost:8080/monitoring
|
||||||
|
|
||||||
|
|
||||||
### Usage Cases
|
### Usage Cases
|
||||||
|
|
||||||
1. Shorten URLs by visiting the URL Shortener page.
|
1. Shorten URLs by visiting the URL Shortener page.
|
||||||
|
|
Loading…
Reference in a new issue