Skip to content

Commit

Permalink
network
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jan 30, 2025
1 parent 64acc30 commit 251a63a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commune/utils/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ def free_port(ports = None,
port_range = c.get_port_range(port_range)
ports = list(range(*port_range))


ip = ip if ip else '0.0.0.0'

if random_selection:
Expand Down

0 comments on commit 251a63a

Please sign in to comment.