Jelajahi Sumber

update publish config

louhangfei 2 tahun lalu
induk
melakukan
1970416bcb
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      build/publish/config.ts

+ 1 - 1
build/publish/config.ts

@@ -1,5 +1,5 @@
 export const config = {
-  host: 'http://58.144.197.158:19980/remotePublish',
+  host: 'http://36.133.176.76:19980/remotePublish',
   sourceFolder: 'dist',
   destFoler: 'skyeye-admin',
 };