repo inicializado

This commit is contained in:
2026-03-17 00:48:20 -04:00
parent 157c93736c
commit 717cc11a03
33 changed files with 9416 additions and 197 deletions

1
nginx/hsts.conf Normal file
View File

@@ -0,0 +1 @@
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;