提交 08d5a3a6 编写于 作者: TodayCoding's avatar TodayCoding

ng-alain15-example micro1 config environment base url

上级 402a3025
......@@ -4,7 +4,7 @@ export const environment = {
production: true,
useHash: true,
api: {
baseUrl: './',
baseUrl: '/micro1/',
refreshTokenEnabled: true,
refreshTokenType: 'auth-refresh'
}
......
......@@ -11,7 +11,7 @@ export const environment = {
production: false,
useHash: true,
api: {
baseUrl: './',
baseUrl: '/micro1/',
refreshTokenEnabled: true,
refreshTokenType: 'auth-refresh'
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册