Skip to content

Commit 82ae428

Browse files
authored
Merge branch 'main' into remove-localdomain
2 parents 515c650 + 59e7d71 commit 82ae428

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/certificate.ts

-8
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,6 @@ export function createCertificate(
9191
type: 2,
9292
value: 'localhost',
9393
},
94-
{
95-
type: 2,
96-
value: 'lvh.me',
97-
},
98-
{
99-
type: 2,
100-
value: '*.lvh.me',
101-
},
10294
{
10395
type: 2,
10496
value: '[::1]',

0 commit comments

Comments
 (0)