Learning-Management-System/compose/production/nginx/Dockerfile
Ahmed Nagi e58c9c1f71 Update
2025-01-10 19:54:55 +02:00

2 lines
111 B
Docker

FROM docker.io/nginx:1.17.8-alpine
COPY ./compose/production/nginx/default.conf /etc/nginx/conf.d/default.conf