mirror of
https://github.com/chibicitiberiu/ytsm.git
synced 2024-02-24 05:43:31 +00:00
Remove redundant command
This commit is contained in:
parent
7364ca8fc7
commit
003181eafa
@ -11,7 +11,3 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
COPY ./app/ .
|
||||
COPY ./config/ ./config/
|
||||
|
||||
#RUN python manage.py migrate
|
||||
|
||||
CMD ["python", "./manage.py", "runserver", "8000", "--noreload"]
|
||||
#CMD ["gunicorn", "YtManager.wsgi", "--bind", "0.0.0.0:8000"]
|
||||
|
Loading…
Reference in New Issue
Block a user