fix host name in jambotron-ui
This commit is contained in:
@@ -4,6 +4,6 @@ export const environment = {
|
||||
production: true,
|
||||
fromWeb: true,
|
||||
//host_name: 'https://jambotron.run.place',
|
||||
host_name:'http://localhost',
|
||||
host_name:'https://jambotron.com',
|
||||
title: 'JAMBOTRON.RUN.PLACE'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user