config.js 81 B

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