kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
e9b7b410b4
commit
ee18f372a8
|
@ -45,6 +45,10 @@ This ia an all-in-one container which includes both the server and client compon
|
|||
|
||||
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
|
||||
|
||||
!!! info
|
||||
|
||||
Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided.
|
||||
|
||||
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))
|
||||
|
||||
```yaml
|
||||
|
@ -95,8 +99,8 @@ Containers are configured using parameters passed at runtime (such as those abov
|
|||
|
||||
| Parameter | Function |
|
||||
| :----: | --- |
|
||||
| `80` | your_spotify HTTP webui |
|
||||
| `443` | your_spotify HTTPS webui |
|
||||
| `80:80` | your_spotify HTTP webui |
|
||||
| `443:443` | your_spotify HTTPS webui |
|
||||
|
||||
### Environment Variables (`-e`)
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue