Files
igmg-ics/web/Dockerfile
2025-12-26 15:32:11 +01:00

3 lines
68 B
Docker

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