Fix tandoor restart
This commit is contained in:
parent
040adbf2cd
commit
243b4347da
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ version: "3"
|
|||
services:
|
||||
web_recipes:
|
||||
image: vabene1111/recipes
|
||||
restart: always
|
||||
env_file:
|
||||
- .env
|
||||
- .secret.env
|
||||
|
|
Reference in a new issue