Skip to content

docs: fix environment variable names to match Load() in config.go#12

Open
arnemileswinter wants to merge 1 commit into
eclipse-xfsc:mainfrom
arnemileswinter:main
Open

docs: fix environment variable names to match Load() in config.go#12
arnemileswinter wants to merge 1 commit into
eclipse-xfsc:mainfrom
arnemileswinter:main

Conversation

@arnemileswinter
Copy link
Copy Markdown

📦 Pull Request Template

🚀 Summary

README.md misdocumented the environment variables, it now matches with what the config loads.

For comparison:

err := envconfig.Process("STATUSLIST", &CurrentStatusListConfig)

✅ What’s Changed

  • Documentation updated (if needed)

📋 Checklist

  • I’ve tested my code locally
  • I’ve updated documentation if necessary

Signed-off-by: Arne Winter <a.winter@neusta.de>
@sonarqubecloud
Copy link
Copy Markdown

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.

1 participant