Hello,
I’m trying to install using the shell script provided here (https://prime.plane.so/install/).
(Recommended here in the docs: Docker Compose | Plane)
However I already have a service running at port 80, so I’m now stuck here.
I’d rather not temporarily stop my service just to install then re-configure.
It would be nice if the installer script allowed me to specify another port to use. I’ve tried using environment variables PORT, and APP_PORT but no luck.