We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb752c commit d52a094Copy full SHA for d52a094
1 file changed
src/environments/environment.production.ts
@@ -9,7 +9,7 @@ export const environment: Partial<BuildConfig> = {
9
enablePerformanceProfiler: false,
10
inlineCriticalCss: false,
11
transferState: true,
12
- replaceRestUrl: false,
+ replaceRestUrl: true,
13
paths: [ '/home', '/items/', '/entities/', '/collections/', '/communities/', '/bitstream/', '/bitstreams/', '/handle/', '/reload/' ],
14
enableSearchComponent: false,
15
enableBrowseComponent: false,
0 commit comments