Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Corona Virus Tracker Application

#### Application is live at [covid.subho.xyz](https://covid.subho.xyz)
#### Application is live at [covid.subho.xyz](https://covid.subho.xyz) Data is updated at an interval of 30 minutes.

#### This is a Spring Boot Application and integrated with Thymeleaf for data representation

Expand All @@ -31,3 +31,4 @@ _Note: You can always build your own JRE using `jlink` from JDK 11+_
#### **`docker run -d -p 80:8080 docker.pkg.github.com/ohbus/covid-tracker/application:1.2`**

##### Open **`localhost`** in your browser to see application running