This commit is contained in:
PCoder 2024-05-22 21:56:55 +05:30
parent b5e786e098
commit daf3a6baad

View file

@ -74,11 +74,8 @@ RUN . /venv/bin/activate && \
RUN mkdir -p /app/publichealth/static/libs
RUN ls -al /app/publichealth/static/libs
RUN cp -rf node_modules/@bower_components/* /app/publichealth/static/libs
#RUN mkdir -p /app/static/libs
#RUN cp -rf node_modules/@bower_components/* /app/static/libs
#RUN ls -al /app/publichealth/static/libs
RUN ls -al /app/
RUN cp -r /build/static /app/static