feat(Nginx): Add analytic on Content-Security-Policy
This commit is contained in:
parent
e9e395e371
commit
66e767424c
|
@ -1,4 +1,4 @@
|
||||||
FROM registry.weko.io/nginx-lowtech:0.0.9
|
FROM registry.weko.io/nginx-lowtech:0.1.0
|
||||||
|
|
||||||
# Copie des sources du site
|
# Copie des sources du site
|
||||||
COPY public /usr/share/nginx/html
|
COPY public /usr/share/nginx/html
|
||||||
|
|
Loading…
Reference in New Issue