This commit is contained in:
2025-10-24 17:12:18 +08:00
commit 9dead7a890
2004 changed files with 298646 additions and 0 deletions

3
pxdj-front-h5/Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM nginx:1.20
COPY ./dist/build/h5 /usr/share/nginx/html/h5
COPY ./nginx.conf /etc/nginx/conf.d