fixes
This commit is contained in:
parent
9f5e2e93dd
commit
fd77792688
@ -16,7 +16,7 @@ ADD . /cwebcomp/
|
|||||||
# only add this next one if you have static files
|
# only add this next one if you have static files
|
||||||
RUN mkdir static
|
RUN mkdir static
|
||||||
|
|
||||||
RUN pip install -r requirements/requirements.txt
|
RUN pip install -r ../../requirements.txt
|
||||||
RUN python manage.py collectstatic
|
RUN python manage.py collectstatic
|
||||||
|
|
||||||
# only if you need celery
|
# only if you need celery
|
||||||
|
Loading…
Reference in New Issue
Block a user