commit
c8c3267d94
@ -52,9 +52,9 @@ window.__runtime_config__ = {
|
|||||||
'http://localhost:8083/api/content',
|
'http://localhost:8083/api/content',
|
||||||
|
|
||||||
RECOMMEND_URL: isProduction() ?
|
RECOMMEND_URL: isProduction() ?
|
||||||
`${baseUrl}/api/recommend` :
|
`${baseUrl}/api/recommendations` :
|
||||||
'http://localhost:8084/api/recommendations',
|
'http://localhost:8084/api/recommendations',
|
||||||
|
|
||||||
// Gateway URL
|
// Gateway URL
|
||||||
GATEWAY_URL: isProduction() ? baseUrl : 'http://20.1.2.3',
|
GATEWAY_URL: isProduction() ? baseUrl : 'http://20.1.2.3',
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user