This commit is contained in:
孙小云 2026-01-10 10:05:16 +08:00
parent 7507a3662b
commit 49e0108b9c
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ services:
build: build:
context: ./nginx context: ./nginx
ports: ports:
- "8888:80" - "8899:80"
volumes: volumes:
- ./nginx/html/dist:/home/ruoyi/projects/ruoyi-ui - ./nginx/html/dist:/home/ruoyi/projects/ruoyi-ui
- ./nginx/conf/nginx.conf:/etc/nginx/nginx.conf - ./nginx/conf/nginx.conf:/etc/nginx/nginx.conf