Skip to content

Question about setting networks for containers #560

Discussion options

You must be logged in to vote

Hello,

I had the same "problem". Checking off our external network does not mean that the container uses it.

To use it, having "enabled" the use of our external network, you need to edit the stack configuration :

And finally we need to configure the external network to be used :

Once this is done, my compose.yaml looks like this :

As soon as I had set up my stack like this, my container started up using my "gizmo" external network.

Best regards,

Alex

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RiffyDivine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants