We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ENV variables have misleading names in that file
https://github.com/jembi/openhim-console/blob/b403f987be62781a2ecf3a9b0a1ac9845a353109/app/config/default-env.json#L6C18-L6C42
I proposed those changes
OPENHIM_CORE_MEDIATOR_HOSTNAME -> OPENHIM_CORE_HOSTNAME OPENHIM_CONSOLE_HOSTPATH -> OPENHIM_CORE_API_HOSTPATH OPENHIM_MEDIATOR_API_PORT -> OPENHIM_CORE_API_PORT
br
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ENV variables have misleading names in that file
https://github.com/jembi/openhim-console/blob/b403f987be62781a2ecf3a9b0a1ac9845a353109/app/config/default-env.json#L6C18-L6C42
I proposed those changes
OPENHIM_CORE_MEDIATOR_HOSTNAME -> OPENHIM_CORE_HOSTNAME
OPENHIM_CONSOLE_HOSTPATH -> OPENHIM_CORE_API_HOSTPATH
OPENHIM_MEDIATOR_API_PORT -> OPENHIM_CORE_API_PORT
br
The text was updated successfully, but these errors were encountered: