Files
mkspc-mgmt/docker/web/Dockerfile
2025-07-20 14:17:15 +02:00

3 lines
65 B
Docker

FROM nginx:alpine
COPY nginx.conf /etc/nginx/conf.d/default.conf