Compare commits

...

1 Commits

Author SHA1 Message Date
Steven Hall efadeec3f0 Stricter port check for Image Optimization API 2024-05-16 11:07:01 +01:00
+1
View File
@@ -45,6 +45,7 @@ module.exports = withSentryConfig(
{
protocol: 'https',
hostname: '*.gitbook.io',
port: ''
}
]
}