Skip to content

Commit 6d3fc0a

Browse files
committed
Add readme
1 parent baeb661 commit 6d3fc0a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -250,13 +250,13 @@ To deploy the services with Docker Compose using GitHub Container Registry image
250250
- To access the frontend in Docker Compose, go to:
251251

252252
```bash
253-
http://localhost:8501/
254-
```
253+
http://localhost:8501
254+
```
255255
- To access the backend in Docker Compose, go to:
256256

257-
```bash
258-
http://localhost:8000/docs
259-
```
257+
```bash
258+
http://localhost:8000/docs
259+
```
260260

261261
### Deployment with Kubernetes
262262

0 commit comments

Comments
 (0)