Skip to content

Commit ff340ce

Browse files
authored
Update README.md
added link to configuration file
1 parent 0fddeac commit ff340ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This is an example service definition that could be put in `docker-compose.yml`.
5050
The `latest` image now uses youtube-dlc. For the original youtube-dl based image, use `nbr23/youtube-dl-server:youtube-dl`
5151

5252
#### Configuration
53-
For easier configuration management and edition, you can save your variables in an external file and source them in your docker-compose.yml like the following example.
53+
For easier configuration management and edition, you can save your variables in an external file and source them in your docker-compose.yml like the following example. [Config Defaults](https://github.com/ayfine/youtube-dl-server/blob/0fddeacf2812831e6ade629d9b53b0a5e78c7845/ydl_server/config.py#L2)
5454

5555
Configuration file `config.env`:
5656

0 commit comments

Comments
 (0)