Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd: server should use default addr if none is specified #420

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

aead
Copy link
Member

@aead aead commented Nov 9, 2023

With this commit, the server uses the default addr 0.0.0.0:7373 if none is specified on the command line nor within the config file.

cmd/kes/server.go Outdated Show resolved Hide resolved
With this commit, the server uses the default addr `0.0.0.0:7373`
if none is specified on the command line nor within the config
file.

Signed-off-by: Andreas Auernhammer <[email protected]>
@allanrogerr
Copy link

Tested - works. LGTM

@aead aead merged commit 53b74e3 into master Nov 9, 2023
7 checks passed
@aead aead deleted the default-addr branch November 9, 2023 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants