Quellcode durchsuchen

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

tanshanming vor 6 Monaten
Ursprung
Commit
c8b9f5b7a2
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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/
 # 本地端口