diff --git a/.gitignore b/.gitignore index 42dc525a..11502c21 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,8 @@ Thumbs.db .docusaurus/ .cache-loader/ +nx-cloud.env + # Ensure we do not accidentally run npm install package-lock.json diff --git a/nx.json b/nx.json index af0eb429..7d2f5886 100644 --- a/nx.json +++ b/nx.json @@ -157,7 +157,7 @@ ] }, "useDaemonProcess": true, - "nxCloudAccessToken": "NDcxN2FmMjEtMTA5Ni00NmQxLWFkZGUtY2ZkZGE0ZjA1OWQxfHJlYWQtd3JpdGU=", + "nxCloudId": "67422b8f695a61db2104d71d", "parallel": 3, "plugins": [ {