mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
fix: nginx-build file name.
This commit is contained in:
@@ -30,6 +30,6 @@ COPY nginx/sites /etc/nginx/templates
|
||||
COPY ./nginx/scripts /root/scripts/
|
||||
# COPY ./nginx/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
RUN /bin/bash /root/scripts/build-nginx.sh
|
||||
RUN /bin/bash /root/scripts/nginx-build.sh
|
||||
|
||||
COPY ./build /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user