---修改开发环境配置

This commit is contained in:
2025-10-30 20:34:28 +08:00
parent b12978bcf5
commit 09d8c330e7
2 changed files with 3 additions and 2 deletions

View File

@ -15,4 +15,4 @@ VOLUME ["/etc/nginx/nginx.conf", "/usr/share/nginx/html"]
CMD ["nginx","-g","daemon off;"]
# docker build -t itc-web:1.0.0 .
# docker build -t docker.ges.bjgastx.com/itc-web:1.0.0 .