We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d357fe9 commit d368f09Copy full SHA for d368f09
1 file changed
semantic-layer-invoice-line-item-extraction/README.md
@@ -36,8 +36,8 @@ npm install
36
37
```bash
38
cat << EOF > .env
39
-STUDIO_URL=https://studio-server-prod.api.vertesia.io
40
-ZENO_URL=https://zeno-server-prod.api.vertesia.io
+STUDIO_URL=https://studio-server-production.api.becomposable.com
+ZENO_URL=https://zeno-server-production.api.becomposable.com
41
API_KEY=
42
EOF
43
```
0 commit comments