mirror of
https://github.com/KevinMidboe/nginx.git
synced 2025-12-07 20:08:52 +00:00
Cleanup : all sites share a common syntax
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
server {
|
||||
listen 443 ssl http2;
|
||||
listen [::]:443 ssl http2;
|
||||
|
||||
Reference in New Issue
Block a user