release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.__runtime_config__ = {
|
||||
MEMBER_URL: 'http://localhost:8081',
|
||||
MYSUB_URL: 'http://localhost:8082',
|
||||
RECOMMEND_URL: 'http://localhost:8083'
|
||||
MEMBER_URL: 'http://localhost:8081/api/auth',
|
||||
MYSUB_URL: 'http://localhost:8082/api/mysub',
|
||||
RECOMMEND_URL: 'http://localhost:8083/api/recommend'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user