Access other services on host #400
Replies: 2 comments
-
If changedetection is running in another container then you'd have to put both containers on the same network (unless you also have a proxy) and use the container's name as the domain:
(or whatever the name of the container is) |
Beta Was this translation helpful? Give feedback.
0 replies
-
that works, thank you
|
Beta Was this translation helpful? Give feedback.
0 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.
-
I have changedetection running on the same server within another container on my linux server on port 5001. How can I access it? In my understanding it would be
and
but the widget gives me
Beta Was this translation helpful? Give feedback.
All reactions