Explorar el Código

chore: 清理生产环境配置文件中的注释

tanshanming hace 6 meses
padre
commit
c8b9f5b7a2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -5,7 +5,7 @@ NODE_ENV = production
 VITE_TITLE = smilingFace
 
 # 接口地址
-VITE_API_BASEURL = http://192.168.1.245:19003 //http://22.120.128.109:19003
+VITE_API_BASEURL = http://192.168.1.245:19003
 #VITE_API_BASEURL = http://192.168.31.56:19003
 VITE_FILEURL = http://192.168.1.245:10005/education/
 # 本地端口