mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
fix:
This commit is contained in:
@@ -24,6 +24,4 @@ FROM nginx
|
|||||||
|
|
||||||
COPY ./nginx/sites/default.conf /etc/nginx/conf.d/default.conf
|
COPY ./nginx/sites/default.conf /etc/nginx/conf.d/default.conf
|
||||||
|
|
||||||
RUN /bin/bash /root/scripts/nginx-build.sh
|
|
||||||
|
|
||||||
COPY --from=build /app/build /usr/share/nginx/html
|
COPY --from=build /app/build /usr/share/nginx/html
|
||||||
|
|||||||
Reference in New Issue
Block a user