Merge remote-tracking branch 'origin/feature/workflow'
# Conflicts: # .gitea/workflows/deploy.yml
This commit is contained in:
@@ -26,6 +26,6 @@ COPY ngnix.conf /etc/nginx/conf.d/default.conf
|
||||
# 复制SSL证书
|
||||
COPY ssl/* /etc/nginx/ssl/
|
||||
|
||||
EXPOSE 80 443
|
||||
EXPOSE 443
|
||||
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
|
||||
Reference in New Issue
Block a user