Explorar el Código

update publish config

louhangfei hace 2 años
padre
commit
1970416bcb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',
 };