Skip to content

Commit 4d24254

Browse files
fix: update frontend URL in Docker installation documentation for consistency
1 parent 2dd49d3 commit 4d24254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Docker-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ make init PROFILE=gpu
2323

2424
## Access
2525

26-
- Frontend: http://localhost:3500
26+
- Frontend: http://127.0.0.1:3500/
2727
- API: http://localhost:8200
2828
- Docs: http://localhost:8200/api/docs
2929

0 commit comments

Comments
 (0)