Learning-Management-System/backend/compose/production/nginx/Dockerfile
2025-01-22 11:23:14 +00: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