Skip to content

Commit

Permalink
Document that overrides.yml may be used to override settings
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-li committed Aug 8, 2024
1 parent a2cef03 commit f611f59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap/development/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Note that these steps must be run from the root directory of the repo.
Notes:
- This step may be performed multiple times.
- The `main.yml` file does not need to be modified in any way, despite indications within it. Its pre-defined values will be overridden and added to based on the other YML files in the directory.
- Settings may be added or overridden by specifying them in an `overrides.yml` file in the directory.

5. Generate a `.env` file with environment variables that will be passed to `docker-compose.yml`. You must provide a deployment name ("BRC" or "LRC"), as well as a port where the web service will be available ("8880", "8881", "8882", or "8883").

Expand Down

0 comments on commit f611f59

Please sign in to comment.