Sfoglia il codice sorgente

fix incorrect set HOST_URL after build (#329)

Signed-off-by: ryjiang <jiangruiyi@gmail.com>
ryjiang 1 anno fa
parent
commit
e61affcbe7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      client/public/.env

+ 1 - 1
client/public/.env

@@ -1,2 +1,2 @@
 MILVUS_URL=127.0.0.1:19530
-HOST_URL=http://127.0.0.1:3000
+HOST_URL=