feat:修改后端端口
parent
fa1d578fca
commit
579bffe582
|
@ -4,7 +4,7 @@ services:
|
||||||
image: nex-be:1.0.3
|
image: nex-be:1.0.3
|
||||||
container_name: nex-be
|
container_name: nex-be
|
||||||
ports:
|
ports:
|
||||||
- "8113:8112"
|
- "8113:8113"
|
||||||
volumes:
|
volumes:
|
||||||
- /var/lib/vdi/:/var/lib/vdi/
|
- /var/lib/vdi/:/var/lib/vdi/
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue