Skip to content

Commit 0b52c07

Browse files
Update packages/cli/docs/nx-caching.md
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent 121ba4e commit 0b52c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/docs/nx-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default {
1717
await jsPackagesPlugin(),
1818
],
1919
upload: {
20-
server: 'https://portal.code-pushup.dev/api',
20+
server: 'https://api.code-pushup.example.com/graphql',
2121
organization: 'my-org',
2222
project: 'lib-a',
2323
apiKey: process.env.CP_API_KEY,

0 commit comments

Comments
 (0)