Skip to content

Commit

Permalink
docs: minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danellecline committed Jan 23, 2024
1 parent 7cdb137 commit e19790c
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 @@ -112,7 +112,7 @@ curl -X POST "http://FastA-FastA-53HYPWCIRUXS-1905789853.us-west-2.elb.amazonaws

To override the default model, you can mount a local directory to the container and set the MODEL_PATH environment variable.

For example, if you have a model in the directory `./models/best`, you can mount that directory to the container by adding
For example, if you have a model in the directory `./models/midwater102`, you can mount that directory to the container by adding
the following to the `docker-compose.yml` file.

```yaml
Expand Down

0 comments on commit e19790c

Please sign in to comment.