Replies: 3 comments
-
Hi @delusr, you need to either make a docker port mapping or to change port in nginx.conf |
Beta Was this translation helpful? Give feedback.
-
Hi @delusr! 👋 You can definitely use ports other than 80 or 8080 -it just takes updating a few places properly. |
Beta Was this translation helpful? Give feedback.
-
Hi @delusr and @Harshithss07 , implemented nginx unpriviledged in my fork And if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I use a port other then 8080 or 80? Changing the docker file doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions