All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web-interface.config.js.template Maven / Gradle / Ivy

There is a newer version: 5.2.7
Show newest version
window.appConfig = {
  gl2ServerUrl: '${serverUri}',
  gl2AppPathPrefix: '${appPathPrefix}',
  rootTimeZone: '${rootTimeZone}',
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy