Hello,

I would like setup dspace 7.5 ui on different server from the backend.
I have followed the instructions from here:
https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace
I run the test with yarn test:rest and I get the following result:

    Checking JSON returned for validity...
"dspaceVersion" = DSpace 7.5
"dspaceUI" = tatoi-ui.mnss.eu
"dspaceServer" = http://dspace.tatoi.mnss.eu
"dspaceServer" property matches UI's "rest" config? false
 Does "/api" endpoint have HAL links ("_links" section)? true

On my backend local.cfg

    dspace.server.url = http://dspace.tatoi.mnss.eu

My config.prod.yml is:

    rest:
        ssl: false
        host: dspace.tatoi.mnss.eu
        port: 80
        nameSpace: /server



Why do I get

    "dspaceServer" property matches UI's "rest" config? false

-- 
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 Community" 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-community/656e5ac2-c4f8-4d0b-8bbb-185c398b5b23n%40googlegroups.com.

Reply via email to