Added by rui sdb about 7 years ago
Hello. I have installed CE 7.4.7 and i am using a gmail account to manage my notifications.
Everything is working well except the URL generated by OP.
They are LocalServer:9090/openproject/link
But i access openproject via LocalServer:9090/link
In the admin interface is there a place to change this? In what file should i correct this?
Thank you all
Replies (1)
This following setting is probably incorrect:
System settings > General > Host nameIf you installed the packaged installation, this is set from an ENV variable during the
openproject configurestep. In this case, you can either useopenproject reconfigureto change this configuration on the next upgrade, or setopenproject config:set SERVER_HOSTNAMEto the correct value.Best,
Oliver