config.js 104 B

123456
  1. // config.js
  2. window.CONFIG = {
  3. baseApi: '/api/nginx-ui/api',
  4. SSO: true
  5. }
  6. window.MICRO_APPS = []