Browse Source

修改端口

lxylxy123321 1 week ago
parent
commit
8b2bd291fc
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:80"
+      - "80:3000"
 
 networks:
   finetune-net: