How to Set up NPM to Run with Webmin + Apache #3221
Unanswered
afunworm11
asked this question in
Q&A
Replies: 1 comment 10 replies
-
80:80 -> port:80 example 8888:80 and so on |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I have an Ubuntu server running webmin at :10000, apache running at 80 (came default when I installed webmin).
Then I have a docker container running NPM, but it runs on port 80, 443 and 81. I am wondering if there is any documentation on how to set up so that I can still run NPM with Apache and webmin.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions