[monitor]服务端编译打包脚本
This commit is contained in:
@@ -2,9 +2,9 @@ import { Environment } from '@delon/theme';
|
||||
|
||||
export const environment = {
|
||||
production: true,
|
||||
useHash: true,
|
||||
useHash: false,
|
||||
api: {
|
||||
baseUrl: './',
|
||||
baseUrl: '/',
|
||||
refreshTokenEnabled: true
|
||||
}
|
||||
} as Environment;
|
||||
|
||||
Reference in New Issue
Block a user