Skip to content

Commit

Permalink
feat: add TLSv1.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablito2020 committed Oct 10, 2023
1 parent 11ce48b commit 93468fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ services:

nginx:
image: nginx:latest
container_name: nginx container
ports:
- "80:80"
- "443:443"
Expand Down

0 comments on commit 93468fb

Please sign in to comment.