mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-06 06:38:03 -05:00
Reintroduce restart-always to web_recipes service
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
|||||||
- default
|
- default
|
||||||
|
|
||||||
web_recipes:
|
web_recipes:
|
||||||
|
restart: always
|
||||||
image: vabene1111/recipes
|
image: vabene1111/recipes
|
||||||
env_file:
|
env_file:
|
||||||
- ./.env
|
- ./.env
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ services:
|
|||||||
- ./.env
|
- ./.env
|
||||||
|
|
||||||
web_recipes:
|
web_recipes:
|
||||||
|
restart: always
|
||||||
image: vabene1111/recipes
|
image: vabene1111/recipes
|
||||||
env_file:
|
env_file:
|
||||||
- ./.env
|
- ./.env
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ services:
|
|||||||
- default
|
- default
|
||||||
|
|
||||||
web_recipes:
|
web_recipes:
|
||||||
|
restart: always
|
||||||
image: vabene1111/recipes
|
image: vabene1111/recipes
|
||||||
env_file:
|
env_file:
|
||||||
- ./.env
|
- ./.env
|
||||||
|
|||||||
Reference in New Issue
Block a user