config.js 65 B

1234
  1. // config.js
  2. window.CONFIG = {
  3. baseApi: '/api/nginx-ui/api'
  4. }