Browse Source

端口修改

lxylxy123321 1 week ago
parent
commit
e54e07fe62
1 changed files with 1 additions and 1 deletions
  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: