hedgehog
All checks were successful
Build and Deploy to Production / build (push) Successful in 6s
Build and Deploy to Production / deploy (push) Successful in 19s

This commit is contained in:
Sergei Poljanski 2025-11-25 05:27:31 +02:00
commit 0cc457c1fa
Signed by: asxpi
GPG key ID: 4F8851660FA4121B

View file

@ -5,7 +5,7 @@ COPY index.html /usr/share/nginx/html/
COPY id_ed25519.pub /usr/share/nginx/html/ COPY id_ed25519.pub /usr/share/nginx/html/
COPY copyPGP.js /usr/share/nginx/html/ COPY copyPGP.js /usr/share/nginx/html/
COPY copySSH.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/ COPY pgp.pub /usr/share/nginx/html/
# Expose port 80 # Expose port 80