Skip to content

Commit

Permalink
✏️ Fix typo in README (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jul 9, 2023
1 parent efc0f74 commit b95594a
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 @@ -566,7 +566,7 @@ enable-threads = true

### Custom `uwsgi.ini` file location

You can override where the image should look for the app `uwsgi.ini` file using the envirnoment variable `UWSGI_INI`.
You can override where the image should look for the app `uwsgi.ini` file using the environment variable `UWSGI_INI`.

With that you could change the default directory for your app from `/app` to something else, like `/application`.

Expand Down

0 comments on commit b95594a

Please sign in to comment.