heartwood every commit a ring

Change restart to unless-stopped

2858149e by Isaac Bythewood · 3 years ago

modified docker-compose.yml
@@ -18,4 +18,4 @@ services:      sh -c "python3 manage.py scheduler &             gunicorn blog.asgi:application --worker-class uvicorn.workers.UvicornWorker             --workers 4 --bind :${PORT} --log-file - --access-logfile - --error-logfile -"    restart: always    restart: unless-stopped