Hi; we have deploy dspace 7 backend and works well in localhost
we are trying to install dspace frontend on the same banckend server. and make it accessible from localhost:4000/dspace ( compile dspace-angular with the following parameters: ssl:false host: localhost port: 4000 nameSpace: /dspace baseUrl: '/dspace/' ) the compilation generates a dist/server directory. the dspace ui does not work properly and generates 500 errors. we noticed that the baseUrl and nameSpace values are not taken into consideration. the generated urls are localhost:4000/dspace/dspace/statistic... instead of loaclhost:4000/dspace/statistic ..... at each url the '/dspace/' part is repeated how to configure dspacce-angular baseurl and href to have dspace ui accessible with the url localhost:4000/dspace thanks for help -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/83e7b0e0-1b68-49c7-9637-99bfcc5723a6n%40googlegroups.com.
