Newer
Older
support / app / website-config / dev / conf.js
export default {
  baseUrl: import.meta.env.BASE_URL,
  onlineCheckMs: 5000
}