We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7760b08 commit 5c23e0fCopy full SHA for 5c23e0f
.env.local.example
@@ -1,6 +1,4 @@
1
-SDK__IPNS__API_URL=https://ipns.service.fleeksandbox.xyz/
2
-SDK__AUTH__API_URL=https://auth.service.fleeksandbox.xyz/
3
-SDK__SITES__API_URL=https://sites.service.fleeksandbox.xyz/
+SDK__AUTH_APPS_URL=https://auth-apps.service.fleeksandbox.xyz/
4
SDK__IPFS__STORAGE_API_URL=https://storage-ipfs.service.fleeksandbox.xyz/
5
-SDK__DOMAINS__API_URL=https://domains.service.fleeksandbox.xyz/
6
-SDK__GRAPHQL_API_URL=https://graphql.service.fleeksandbox.xyz/
+SDK__GRAPHQL_API_URL=https://graphql.service.fleeksandbox.xyz/
+SDK__UPLOAD_PROXY_API_URL=https://uploads.service.fleeksandbox.xyz/
0 commit comments