commit 1fa95348392e1292e343e350b4e91764781fe846 Author: risadmin_prod Date: Fri May 16 13:08:51 2025 +0000 Automated commit to test444 from Docker container diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..86b17a3 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,4 @@ +FROM nginx:alpine +COPY ./*.html /usr/share/nginx/html/ +EXPOSE 80 +CMD ["nginx", "-g", "daemon off;"] diff --git a/index.html b/index.html new file mode 100644 index 0000000..ae45c70 --- /dev/null +++ b/index.html @@ -0,0 +1,1782 @@ + + + + Welcome + + + +SafeValue must use [property]=binding: + + + + + + Home + + + + +
+ + + (see https://g.co/ng/security#xss) + \ No newline at end of file