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