docs(site): add default to docker environment variables
This commit is contained in:
+3
-3
@@ -22,6 +22,6 @@ services:
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Environment variables
|
### Environment variables
|
||||||
Name | Description |
|
Name | Default | Description |
|
||||||
--- |------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
--- |---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
FORMAT | Format of downloaded files (currently fully supported only `mp3` but you can try whatever you want from [ffmpeg](https://ffmpeg.org/ffmpeg-formats.html#Muxers)) |
|
FORMAT | `mp3` | Format of downloaded files (currently fully supported only `mp3` but you can try whatever you want from [ffmpeg](https://ffmpeg.org/ffmpeg-formats.html#Muxers)) |
|
||||||
Reference in New Issue
Block a user