This commit is contained in:
parent
554fea122f
commit
c4c5866419
|
|
@ -26,7 +26,7 @@ COPY vhosts/cert/t-aaron.com.key /etc/nginx/t-aaron.com.key
|
|||
COPY airport_web_dist/ /data/tuoheng_airport_web/dist/
|
||||
COPY hhz_admin_web_dist/ /data/tuoheng_hhz_web/dist/
|
||||
COPY business_web_dist/ /data/tuoheng_business_web/dist/
|
||||
COPY tuoheng_oidc_web/ /data/tuoheng_oidc_web/dist/
|
||||
COPY oidc_web_dist/ /data/tuoheng_oidc_web/dist/
|
||||
|
||||
# 设置正确的权限
|
||||
RUN chmod 644 /etc/nginx/t-aaron.com.pem /etc/nginx/t-aaron.com.key && \
|
||||
|
|
|
|||
Loading…
Reference in New Issue