Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbour authored Jun 17, 2019
1 parent 849deb7 commit 7f06da8
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 @@ -3,7 +3,7 @@
Container exposes port 8080.
Required configuration via environment variables:

- API: `<set to rating-api endpoint>`. This has to be publicly addressable as requests happen via JavaScript over HTTP.
- API: `<set to rating-api endpoint>`. This *does not* have to be publicly accessible. The application proxies the API requests via the backend to the rating-api endpoint.

# Contributing

Expand Down

0 comments on commit 7f06da8

Please sign in to comment.