Replies: 3 comments 3 replies
-
Back to this again, conflicting with another container again, can 9000 be changed? |
Beta Was this translation helpful? Give feedback.
-
9000 is the default php-fpm port. this is from inside the docker container right? i dont understand why this is a problem. im not good at docker. maybe @Alkarex can give advice |
Beta Was this translation helpful? Give feedback.
-
I actually switched to a manual install last night, didn't realise it was so simple, no idea why I went Docker in the first place. However for reference, here's my docker-compose.yml:
Thanks for switching to a socket though, it will solve the problem for anyone else that needs port 9000 for something. (In my case it was Nextcloud All-In-One, on which the port wasn't configurable.) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just noticed that the docker container is listening on port 9000 as well as port 80, why is that?
Beta Was this translation helpful? Give feedback.
All reactions