I keep doing commit -am oops

I swear Im not padding commits lmao
This commit is contained in:
William Katz 2021-05-21 16:19:25 -07:00 committed by GitHub
parent c95753550c
commit 98aac38958
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": ""
}
]
}