Remove always-restart so the container doesn't boot-loop on error

This commit is contained in:
MaxJa4
2022-02-07 18:13:50 +01:00
committed by GitHub
parent 20cc4b93a9
commit b53a9a1c07

View File

@@ -12,7 +12,6 @@ services:
web_recipes:
image: vabene1111/recipes
restart: always
env_file:
- ./.env
volumes: