Skip to content
Snippets Groups Projects
Commit 31917f5d authored by Max Lou's avatar Max Lou
Browse files

Update scheduler/Dockerfile

parent 4d2748c0
Branches
Tags
No related merge requests found
Pipeline #902856 passed
Pipeline: FIRST_START

#902865

    ......@@ -30,4 +30,4 @@ ENV VIRTUAL_ENV /env
    ENV PATH /env/bin:$PATH
    #Gunicorn Server
    CMD ["gunicorn", "--bind", ":5000", "--workers", "3", "scheduler.wsgi"]
    CMD ["gunicorn", "--bind", ":5000", "--workers", "3", "wsgi"]
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment