Enable TLS by default

This commit is contained in:
2025-09-23 00:40:42 -07:00
parent ce1e878fb7
commit b59fd7dcc4
7 changed files with 176 additions and 36 deletions

1
.gitignore vendored
View File

@@ -20,6 +20,7 @@ go.work
# Build artifacts
/middleware
/dist/
/certs/
# Docker
.dockerignore