We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4863e1 commit f9b8e39Copy full SHA for f9b8e39
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: true,
+ replaceRestUrl: false,
14
paths: [ '/home', '/items/', '/entities/', '/collections/', '/communities/', '/bitstream/', '/bitstreams/', '/handle/', '/reload/' ],
15
enableSearchComponent: false,
16
enableBrowseComponent: false,
0 commit comments