You've already forked DataMate
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:
@@ -56,6 +56,7 @@ cd DataMate
|
|||||||
```bash
|
```bash
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
当容器运行后,请在浏览器打开 http://localhost:30000 查看前端界面。
|
||||||
|
|
||||||
要查看所有可用的 Make 目标、选项和帮助信息,请运行:
|
要查看所有可用的 Make 目标、选项和帮助信息,请运行:
|
||||||
|
|
||||||
|
|||||||
@@ -59,6 +59,7 @@ cd DataMate
|
|||||||
```bash
|
```bash
|
||||||
make install
|
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:
|
To list all available Make targets, flags and help text, run:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user