use env file
This commit is contained in:
parent
5e757e74bb
commit
d9c63f83d9
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ services:
|
|||
ytdl:
|
||||
image: bennythink/ytdlbot
|
||||
restart: always
|
||||
env_file: ".env"
|
||||
volumes:
|
||||
- ./data/vnstat/:/var/lib/vnstat/
|
||||
|
|
Loading…
Reference in a new issue