config.ts 174 B

1234567
  1. export const config = {
  2. host: 'http://36.133.176.76:19980/remotePublish',
  3. sourceFolder: 'dist',
  4. destFoler: 'skyeye-admin',
  5. reservedFiles: ['app.config.js'],
  6. };