why git! why!

This commit is contained in:
William Katz 2021-04-25 13:30:21 -07:00 committed by GitHub
parent c5120b8944
commit 60901564f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,13 @@
"address": "0.0.0.0",
"port": 80,
"https": false
},
{
"address": "0.0.0.0",
"port": 443,
"https": true,
"cert": "",
"key": ""
}
]
}
}