feat:修改后端端口

master
汤全昆 2025-08-13 10:17:04 +08:00
parent fa1d578fca
commit 579bffe582
1 changed files with 1 additions and 1 deletions

View File

@ -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: