Fix tandoor restart

This commit is contained in:
Tobias Reisinger 2022-04-10 11:26:41 +02:00
parent 040adbf2cd
commit 243b4347da
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE

View file

@ -2,6 +2,7 @@ version: "3"
services: services:
web_recipes: web_recipes:
image: vabene1111/recipes image: vabene1111/recipes
restart: always
env_file: env_file:
- .env - .env
- .secret.env - .secret.env