You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the instructions I become docker container which does not expose port 14265.
When I remove line network_mode: "host" from docker-compose.yml I become this port available.
Is this setting required?
The text was updated successfully, but these errors were encountered:
Following the instructions I become docker container which does not expose port 14265.
When I remove line
network_mode: "host"
fromdocker-compose.yml
I become this port available.Is this setting required?
The text was updated successfully, but these errors were encountered: