Skip to content

Add envvar to define beacon server listen address#3003

Closed
inthehack wants to merge 1 commit intoiced-rs:masterfrom
eove:feat-beacon-connect-use-env-vars
Closed

Add envvar to define beacon server listen address#3003
inthehack wants to merge 1 commit intoiced-rs:masterfrom
eove:feat-beacon-connect-use-env-vars

Conversation

@inthehack
Copy link
Contributor

@inthehack inthehack commented Jun 26, 2025

This commit replaces the default hardcoded value for the beacon server address with an envvar. This allows one to run comet on one machine while running the UI on another one (e.g. embedded system).

This commit replaces the default hardcoded value for the beacon server
address with an envvar. This allows one to run comet on one machine
while running the UI on another one (e.g. embedded system).
@hecrj hecrj added this to the 0.14 milestone Nov 29, 2025
Copy link
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Merging manually since I have no permissions to push to your branch.

@hecrj hecrj closed this in 07c6234 Nov 29, 2025
@inthehack inthehack deleted the feat-beacon-connect-use-env-vars branch November 29, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments