tangled
alpha
login
or
join now
openstatus.dev
/
openstatus
6
fork
atom
Openstatus
www.openstatus.dev
6
fork
atom
overview
issues
pulls
pipelines
✌️ just for the win
thibault.tngl.sh
6 months ago
6617d717
ca96c824
+1
-1
1 changed file
expand all
collapse all
unified
split
apps
web
next.config.js
+1
-1
apps/web/next.config.js
···
104
104
"^(?!.*\\.openstatus\\.dev$)(?!openstatus\\.dev$)(?<domain>.+)$",
105
105
},
106
106
],
107
107
-
destination: "https://www.stpg.dev/:domain/:path*",
107
107
+
destination: "https://www.stpg.dev/:path*",
108
108
},
109
109
],
110
110
};