mirror of https://github.com/abpframework/abp
parent
fa59ee8602
commit
eff4ad50f5
@ -1,3 +1,4 @@
|
||||
export * from './api';
|
||||
export * from './proxy';
|
||||
export * from './system-types';
|
||||
export * from './volo';
|
||||
|
||||
@ -0,0 +1 @@
|
||||
export const PROXY_CONFIG_PATH = '/proxy/proxy-config.json';
|
||||
Loading…
Reference in new issue