Browse Source

Update README.md

pull/76/head
Robert Schuh 9 years ago
committed by GitHub
parent
commit
f5fc1e2c6c
  1. 4
      swagger-ui/README.md

4
swagger-ui/README.md

@ -1,6 +1,6 @@
# swagger-ui
Swagger UI 2.2.10 with API_URL, API_KEY and OAUTH2 injection (45 MB)
Swagger UI 3.0.4 with API_URL, API_KEY and OAUTH2 injection (45 MB)
## Usage
@ -20,4 +20,4 @@ $ docker run -d -p 80:80 -e API_URL=http://localhost:4000/swagger schickling/swa
* `OAUTH_APP_NAME` - oAuth2 app name (optional, use empty to remove)
* `OAUTH_ADDITIONAL_PARAMS` - oAuth2 query string additional params (optional)
Variable value `**None**` should not be used for above defined variables.
Variable value `**None**` should not be used for above defined variables.
Loading…
Cancel
Save