From 0cc457c1facbbbebff8be8051dbd6825278764e6 Mon Sep 17 00:00:00 2001 From: Sergei Poljanski Date: Tue, 25 Nov 2025 05:27:31 +0200 Subject: [PATCH] hedgehog --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 800705d..7cc12bc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ COPY index.html /usr/share/nginx/html/ COPY id_ed25519.pub /usr/share/nginx/html/ COPY copyPGP.js /usr/share/nginx/html/ COPY copySSH.js /usr/share/nginx/html/ -COPY hedgehod.png /usr/share/nginx/html/ +COPY hedgehog.png /usr/share/nginx/html/ COPY pgp.pub /usr/share/nginx/html/ # Expose port 80