mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
feat: add nginx ssl certicate.
This commit is contained in:
@@ -28,6 +28,7 @@ FROM nginx
|
||||
|
||||
COPY nginx/sites /etc/nginx/templates
|
||||
COPY ./nginx/scripts /root/scripts/
|
||||
COPY nginx/certs /etc/ssl/
|
||||
# COPY ./nginx/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
RUN /bin/bash /root/scripts/nginx-build.sh
|
||||
|
||||
Reference in New Issue
Block a user