lxylxy123321 1 settimana fa
parent
commit
bb5c3d1a74
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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:3000"
+      - "80:23422"
 
 networks:
   finetune-net: