部署文件和插件问题修复

This commit is contained in:
2024-03-22 20:31:04 +08:00
parent fab9914f39
commit c956a8dfed
20 changed files with 595 additions and 24 deletions

5
deploy/docker/Dockerfile Normal file
View File

@ -0,0 +1,5 @@
ARG BASEIMAGE
FROM $BASEIMAGE
COPY build /usr/share/nginx/html