Disable Nginx Container #15517
-
Hello, Is it possible to disable the installation of the nginx container? I already have an nginx instance for other stuff, I don't want to have 2... Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
wy65701436
Oct 20, 2021
Replies: 1 comment
-
How did you install Harbor? theoretically, it can as actually core is serving the 8080(by default) port of the configured hostname . But, you have to refer the nginx settings and update yours. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wy65701436
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How did you install Harbor? theoretically, it can as actually core is serving the 8080(by default) port of the configured hostname . But, you have to refer the nginx settings and update yours.