docs(installation): remove leftover docker run command

This commit is contained in:
Vladimir Gorej
2024-01-29 11:06:53 +01:00
parent 0b34548380
commit 71dc5475e9

View File

@@ -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