Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zwright authored Nov 24, 2021
1 parent 7ac668a commit 905109a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
The web-layer of the KPMP curation tools.

## How to work with this locally
Libra-web lives atop the DLU ecosystem and uses orion-data as it's service layer.
Libra-web lives atop the DLU ecosystem and uses orion-data as its service layer.
In production, DLU and DMD are served up with the same Apache, but we have not yet confgured our local instance to handle this since it would mean that one of the applications would need to run at a different path, which makes compiling for local and production different.

Instead, the easiest way to get the DMD running locally is to modify your .env in heavens-docker/orion to set the ENV_REACT_APPDIR to point at your checked out libra-web instead of orion-web
Expand Down

0 comments on commit 905109a

Please sign in to comment.