summaryrefslogtreecommitdiff
path: root/examples/nginx-alpine-ssl
AgeCommit message (Collapse)Author
2024-01-05improvement(nginx): Adjust nginx template to proper SSL/TLS cipher & protocolsFlorian Paul Azim Hoberg
Fixes: #97
2022-12-12Add docker-compose support, so a working development server with HTTPS can ↵Toby Jaffey
be started with: docker-compose build && docker-compose up