Skip to content

Conversation

@thomasyopes
Copy link

@thomasyopes thomasyopes commented Apr 26, 2024

Ref: #1719

Description

  • Adjusted local url to match current .env API URL value (currently http://127.0.0.1)
  • Added dependency comment noting that editing the server_address requires editing the proxy string replace function

Release Plan

  • Merge this

Copy link
Member

@leite08 leite08 left a comment

Choose a reason for hiding this comment

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

Small suggestion on comment below. The main thing is to point this to develop and later create a release PR (pointing to master).

### enable to set the Server URL
server_address: https://localhost:8080/oauth/fhir
# ******* IMPORTANT *******
# Adjusting server_address requires updating the proxy string replace function in the API Project
Copy link
Member

Choose a reason for hiding this comment

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

It'd be good to add at least the filename so its easier to find it: fhir-r4-proxy.ts

or relative path within OSS: packages/api/src/routes/medical/fhir-r4-proxy.ts

Copy link
Author

Choose a reason for hiding this comment

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

Done

@thomasyopes thomasyopes changed the base branch from master to develop April 30, 2024 16:51
@thomasyopes thomasyopes requested a review from leite08 April 30, 2024 16:52
@thomasyopes thomasyopes marked this pull request as draft April 30, 2024 16:54
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