Web console IP addresses #11
partydrone
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Are you using Docker Toolbox? I've never seen 192.x with Docker Desktop. I wonder if we should just use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@nickjj, I was actually about to submit a PR when I saw you added this. I will say that this is what I set in my development.rb file:
This covers all private networks, and I found that Docker installations don't always default to the same one. Mine, for example, defaulted to 192.168.0.0/16. You may want to consider updating your config to use all of them to cover more bases.
Beta Was this translation helpful? Give feedback.
All reactions