feat: Remove matomo and used goaccess to generate static analytics
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
FROM nginx
|
||||
COPY nginx-default.conf /etc/nginx/conf.d/default.conf
|
||||
COPY nginx-compression.conf /etc/nginx/conf.d/compression.conf
|
||||
COPY nginx-hide.conf /etc/nginx/conf.d/hide.conf
|
||||
FROM kosssi/nginx-lowtech:0.0.2
|
||||
|
||||
# Copie des sources du site
|
||||
COPY public /usr/share/nginx/html
|
||||
|
Reference in New Issue
Block a user