Openstatus www.openstatus.dev

๐Ÿ˜‚

+1 -1
+1 -1
apps/web/next.config.js
··· 105 105 "^(?!.*\\.openstatus\\.dev$)(?!openstatus\\.dev$)(?<domain>.+)$", 106 106 }, 107 107 ], 108 - destination: "https://www.stpg.dev/:domain/:path*", 108 + destination: "https://www.stpg.dev/:path*", 109 109 }, 110 110 // Handle API routes for custom domains 111 111 {