We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c087102 + 6ba2fef commit f01d8b9Copy full SHA for f01d8b9
apps/portkey/.env
@@ -1,5 +1,5 @@
1
W9_REPO=portkeyai/gateway
2
-W9_VERSION='1.11.0'
+W9_VERSION='1.12.3'
3
W9_ID='portkey'
4
W9_ADMIN_PATH="/public"
5
W9_HTTP_PORT_SET='9001'
apps/portkey/variables.json
@@ -7,7 +7,7 @@
7
"edition": [
8
{
9
"dist": "community",
10
- "version": ["1.11.0","latest"]
+ "version": ["1.12.3","latest"]
11
}
12
],
13
"requirements": {
0 commit comments