This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Description
Describe the bug
Updating system configuration / restart / ... does not automatically restart the backend container
Expected behavior
Container should automatically restart on docker shutdown/restart
Additional context
Should be easy to fix by adding restart: always in the backend section of the docker-compose yaml