sphi/OpenStarscape
2
1
Fork
You've already forked OpenStarscape
0

Just allow configuring listen addresses #20

Merged
sphi merged 3 commits from configure-listen-addr into main 2024年02月23日 21:44:36 +01:00
Collaborator
Copy link

Now can just do

❯ ./launch.sh --open-browser=true --http_addr=0.0.0.0:606

rather than all of this loopback crap where we try to look up IP
addresses and things

Now can just do ❯ ./launch.sh --open-browser=true --http_addr=0.0.0.0:606 rather than all of this loopback crap where we try to look up IP addresses and things
Now can just do
 ❯ ./launch.sh --open-browser=true --http_addr=0.0.0.0:606
rather than all of this loopback crap where we try to look up IP
addresses and things
sphi left a comment
Copy link

LGTM

LGTM
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sphi/OpenStarscape!20
Reference in a new issue
sphi/OpenStarscape
No description provided.
Delete branch "configure-listen-addr"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?