services/matomo/web/Dockerfile

4 lines
95 B
Docker
Raw Normal View History

2022-02-15 00:02:42 +01:00
FROM nginx:1.21.6-alpine
COPY matomo.conf.template /etc/nginx/templates/default.conf.template