diff --git a/docs/docker.md b/docs/docker.md index 51d33d0..910a067 100644 --- a/docs/docker.md +++ b/docs/docker.md @@ -22,6 +22,6 @@ services: ``` ### Environment variables -Name | 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)) | \ No newline at end of file +Name | Default | Description | +--- |---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------| +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)) | \ No newline at end of file