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