wallabag / docker

Official docker-composer for wallabag.
572 stars 150 forks source link

Add restart: unless-stopped to example docker-compose #398

Closed neilbags closed 4 months ago

neilbags commented 5 months ago

Most example docker-compose files include restart: unless-stopped or restart: always. This being absent on Wallabag's example leads to unexpected downtime upon server restart