Skip to content

Commit

Permalink
doc: adding kubernetes ip to README
Browse files Browse the repository at this point in the history
  • Loading branch information
RawanMostafa08 committed Sep 30, 2024
1 parent a6c9a26 commit 1022f9d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ This repository implements http and Gin datetime servers.
```bash
docker-compose up
```

### 2. Using kubernetes deployed server


```bash
curl http://185.206.122.17:30100/
```

### 3. Using main.go

```bash
Expand Down

0 comments on commit 1022f9d

Please sign in to comment.