소스 검색

端口修改

lxylxy123321 1 주 전
부모
커밋
e54e07fe62
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -54,7 +54,7 @@ services:
     container_name: finetune-frontend
     restart: unless-stopped
     ports:
-      - "80:23422"
+      - "23422:80"
 
 networks:
   finetune-net: