tangled
alpha
login
or
join now
openstatus.dev
/
openstatus
6
fork
atom
Openstatus
www.openstatus.dev
6
fork
atom
overview
issues
pulls
pipelines
๐
thibault.tngl.sh
5 months ago
f4e94d05
7cb1ae78
+1
-1
1 changed file
expand all
collapse all
unified
split
apps
web
next.config.js
+1
-1
apps/web/next.config.js
···
105
105
"^(?!.*\\.openstatus\\.dev$)(?!openstatus\\.dev$)(?<domain>.+)$",
106
106
},
107
107
],
108
108
-
destination: "https://www.stpg.dev/:domain/:path*",
108
108
+
destination: "https://www.stpg.dev/:path*",
109
109
},
110
110
// Handle API routes for custom domains
111
111
{