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:
|
ytdl:
|
||||||
image: bennythink/ytdlbot
|
image: bennythink/ytdlbot
|
||||||
restart: always
|
restart: always
|
||||||
|
env_file: ".env"
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/vnstat/:/var/lib/vnstat/
|
- ./data/vnstat/:/var/lib/vnstat/
|
||||||
|
|
Loading…
Reference in a new issue