Merge pull request 'feat(Nginx): Add analytic on Content-Security-Policy' (#21) from plausible into main
Reviewed-on: https://git.weko.io/resilien/resilien.fr/pulls/21
This commit is contained in:
commit
755cfc0c86
|
@ -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