Remove my testing configuration from contrib/development.conf

This commit is contained in:
Jordan Bancino 2023-03-23 16:40:23 +00:00
parent e13442c122
commit b4e4263cea

View file

@ -10,13 +10,6 @@
{ {
"port": 8008, "port": 8008,
"tls": false "tls": false
},
{
"port": 8448,
"tls": {
"cert": "telodendria.crt",
"key": "telodendria.key"
}
} }
], ],
"registration": true, "registration": true,