Skip to content

Commit bb8641b

Browse files
authored
docs: update README files to include instructions for accessing the f… (#161)
docs: update README files to include instructions for accessing the front-end interface
1 parent 1252927 commit bb8641b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README-zh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ cd DataMate
5656
```bash
5757
make install
5858
```
59+
当容器运行后,请在浏览器打开 http://localhost:30000 查看前端界面。
5960

6061
要查看所有可用的 Make 目标、选项和帮助信息,请运行:
6162

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ cd DataMate
5959
```bash
6060
make install
6161
```
62+
Once the container is running, access http://localhost:30000 in a browser to view the front-end interface.
6263

6364
To list all available Make targets, flags and help text, run:
6465

0 commit comments

Comments
 (0)