There was an error while loading. Please reload this page.
1 parent 9fefa8f commit 81d1661Copy full SHA for 81d1661
1 file changed
vercel.json
@@ -1,19 +1,7 @@
1
{
2
"env": {
3
- "CONTEXA_STABLE_INSTALLER_REF": "23721bb0e7b561a7deb356656a7e2e3a879bc086"
+ "CONTEXA_STABLE_INSTALLER_REF": "9fefa8fd8162024649aed2132b2770240fba2bc9"
4
},
5
- "redirects": [
6
- {
7
- "source": "/install.ps1",
8
- "destination": "https://raw.githubusercontent.com/contexa-security/install-ctxa/23721bb0e7b561a7deb356656a7e2e3a879bc086/install.ps1",
9
- "permanent": false
10
- },
11
12
- "source": "/install.sh",
13
- "destination": "https://raw.githubusercontent.com/contexa-security/install-ctxa/23721bb0e7b561a7deb356656a7e2e3a879bc086/install.sh",
14
15
- }
16
- ],
17
"rewrites": [
18
{ "source": "/(.*)", "destination": "/api" }
19
],
0 commit comments