File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,13 +57,13 @@ git clone https://github.com/xz1220/labelproject-foreground-spring.git
5757cd src/model/ && vim Service.js // modify HOST to the IP address of back-end
5858cnpm install && cnpm run build
5959docker build -t < image_name> .
60- vim compose/labelproject-java.yml // modify web-fore.image to the new fore-end image name
60+ vim compose/labelproject-< java/golang > .yml // modify web-fore.image to the new fore-end image name
6161```
6262
6363** Installation By docker-compose**
6464
6565``` shell
66- docker-compose -f compose/labelproject-java.yml up // back-end: bind port to 8887 fore-end: bind port to 8889
66+ docker-compose -f compose/labelproject-< java/golang > .yml up // back-end: bind port to 8887 fore-end: bind port to 8889
6767```
6868
6969##### Features
@@ -91,7 +91,6 @@ docker-compose -f monitor.yml up
9191
9292#### 🖼 Annotation Platform (installed locally)
9393
94- - Fore-end URL : http://localhost:8889
9594- Initialized user name :admin password :admin
9695
9796### 🖥 Monitor (installed locally)
You can’t perform that action at this time.
0 commit comments