Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patcon authored Jul 18, 2022
1 parent 88bd088 commit 1191dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maintenance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To set up a local development environment, run these commands from anywhere in r
1. Build and run the containers: `docker-compose up --detach --build`
2. To setup the apps: `docker-compose run --rm maintenance bash setup.sh`
- <details>
<summary>If you encounter unexpected hangs during <code>npm install</code>...</summary>
<summary>If you encounter unexpected hangs without error during <code>npm install</code>...</summary>
...try stopping `mock-auth` container temporarily. (It runs a Java app,
and these can be memory hogs.) You can do this via Docker UI or this CLI
Expand Down

0 comments on commit 1191dff

Please sign in to comment.