services/matomo/web/Dockerfile

4 lines
95 B
Docker

FROM nginx:1.21.6-alpine
COPY matomo.conf.template /etc/nginx/templates/default.conf.template