Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

you will see below configuration file

Wiki Markupcode
export var uiInfo = [
  {
    title: 'DEFAULT', 							
    url: '/images/splash/DefaultUI.png', 		
    uri: '',									
  },
  {
    title: 'LIVE',        							// title of the operator logo
    url: '/images/splash/LiveTv.png',				// operator logo
    uri: 'http://35.155.171.121:8088/index.html',	// operator ui web url

  },

...