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

feat(api): add API server config block #44

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Conversation

mawandm
Copy link
Contributor

@mawandm mawandm commented Apr 23, 2024

We introduce an explicit server config block and environment variables for;

  1. API server port NESIS_API_SERVER_PORT
  2. API server listen address NESIS_API_SERVER_ADDRESS

This is to allow easier configuration during deployment via environment variables of config yaml.

Part of #25

@mawandm mawandm enabled auto-merge (squash) April 23, 2024 23:21
@mawandm mawandm requested a review from akizito April 23, 2024 23:21
@mawandm mawandm merged commit ac648fd into main Apr 24, 2024
5 checks passed
@mawandm mawandm deleted the 25-add-api-server-config branch April 24, 2024 04:22
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.

None yet

2 participants