heartwood every commit a ring

Change restart to unless-stopped

2c60ebf3 by Isaac Bythewood · 3 years ago

modified docker-compose.yml
@@ -13,4 +13,4 @@ services:      gunicorn analytics.asgi:application --workers 2 --max-requests 256      --timeout 30 --bind :${PORT} --worker-class uvicorn.workers.UvicornWorker      --log-file -    restart: always    restart: unless-stopped