Files
maquan-springboot-template/template/cvbp/dockerfile/wrapper/Dockerfile

2 lines
66 B
Docker
Raw Normal View History

2024-10-11 15:56:51 +08:00
FROM nginx:latest
COPY default.conf /etc/nginx/conf.d/default.conf