Merge remote-tracking branch 'origin/develop' into new-search
This commit is contained in:
commit
572252df64
|
|
@ -11,9 +11,9 @@ let props: EnvProperties = {
|
|||
isDashboard: true,
|
||||
enablePiwikTrack: false,
|
||||
useCache: false,
|
||||
connectPortalUrl: 'http://duffy.di.uoa.gr:4001',
|
||||
connectPortalUrl: 'http://duffy.di.uoa.gr:65120',
|
||||
domain:'https://beta.admin.connect.openaire.eu',
|
||||
utilsService: "http://duffy.di.uoa.gr:8000",
|
||||
utilsService: "http://duffy.di.uoa.gr:65011",
|
||||
monitorStatsFrameUrl:"https://stats.madgik.di.uoa.gr/stats-api/"
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue