forked from mj/devopsscripts
2 lines
73 B
Docker
2 lines
73 B
Docker
FROM nginx:1.29.4-alpine
|
|
COPY default.conf /etc/nginx/conf.d/default.conf |