Hi everyone, I Have a LibreSource 2.2 server running on the 9000 Port. For several reasons I would like to make it listen on the 81 Port,if possible, without remove and reinstall LibreSource.
I think that all I have to do is
- stop libresource server
- change the kernel.serverUrl value from 9000 to 81 in libresourceDS.properties
- restart LibreSource with finger crossed
Is that Correct or do I have to do more configuration?