docs(installation): remove leftover docker run command
This commit is contained in:
@@ -109,10 +109,6 @@ You can allow/disallow [embedding](https://developer.mozilla.org/en-US/docs/Web/
|
|||||||
docker run -p 80:80 -e EMBEDDING=true swaggerapi/swagger-ui
|
docker run -p 80:80 -e EMBEDDING=true swaggerapi/swagger-ui
|
||||||
```
|
```
|
||||||
|
|
||||||
```sh
|
|
||||||
docker run -p 80:80 -e PORT_IPV6=8080 swaggerapi/swagger-ui
|
|
||||||
```
|
|
||||||
|
|
||||||
For more information on controlling Swagger UI through the Docker image, see the Docker section of the [Configuration documentation](configuration.md#docker).
|
For more information on controlling Swagger UI through the Docker image, see the Docker section of the [Configuration documentation](configuration.md#docker).
|
||||||
|
|
||||||
### unpkg
|
### unpkg
|
||||||
|
|||||||
Reference in New Issue
Block a user