Remove always-restart so the container doesn't boot-loop on error
This commit is contained in:
parent
b53a9a1c07
commit
855f1e4ee7
@ -10,7 +10,6 @@ services:
|
||||
|
||||
web_recipes:
|
||||
image: vabene1111/recipes
|
||||
restart: always
|
||||
env_file:
|
||||
- ./.env
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user