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

This commit is contained in:
MaxJa4 2022-02-07 18:13:58 +01:00 committed by GitHub
parent b53a9a1c07
commit 855f1e4ee7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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