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
This commit is contained in:
hhhhsc701
2025-12-11 16:15:23 +08:00
committed by GitHub
parent 12529276ee
commit bb8641bea2
2 changed files with 2 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ cd DataMate
```bash
make install
```
当容器运行后,请在浏览器打开 http://localhost:30000 查看前端界面。
要查看所有可用的 Make 目标、选项和帮助信息,请运行:

View File

@@ -59,6 +59,7 @@ cd DataMate
```bash
make install
```
Once the container is running, access http://localhost:30000 in a browser to view the front-end interface.
To list all available Make targets, flags and help text, run: