fix
parent
6130a6c2eb
commit
fc8a67a550
|
@ -8,7 +8,7 @@ RUN git clone https://72d861f982d2a76275d5b8178fe0633b19c43d33@dev.ilab.cl/TDTP/
|
||||||
|
|
||||||
RUN pip install -r /srv/requirements.txt
|
RUN pip install -r /srv/requirements.txt
|
||||||
|
|
||||||
RUN copy settings.paradero_backend.py /srv/project/settings.py
|
COPY settings.paradero_backend.py /srv/project/settings.py
|
||||||
|
|
||||||
RUN chown -R app:app /srv
|
RUN chown -R app:app /srv
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue