npm to another container on the same docker #2232
Unanswered
stanthewizzard
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I have NPM on 192.168.0.35
working perfectly for everything outside this IP
nextcloud is on the same docker
On NPM i have added nextcloud network
i can ping inside npm container nextcloud-web
I have a rule
https nextcloud-web 5011 (link to 443 for nextcloud)
Doesn"t work
If I shut iptable and replace nextcloud-web by 192.168.0.35
What am I doing wrong ?
Thank for help
EDIT:
need to have a common network between the 2 containers
then nextcloud-web internal port
it works
Beta Was this translation helpful? Give feedback.
All reactions