You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/sdk/flutter/app-services/connect-to-app.txt
+3-5
Original file line number
Diff line number
Diff line change
@@ -127,9 +127,8 @@ By default, Atlas Device SDK connects to Atlas using the global ``baseUrl``
127
127
of ``https://services.cloud.mongodb.com``. In some cases, you may want to
128
128
connect to a different server:
129
129
130
-
- Your App Services App uses local deployment, and you want to connect directly to a local ``baseUrl`` in your region. For more information, refer to the :ref:`<local-deployment>` App Services documentation.
131
-
- You want to connect to an Edge Server instance. For more information, refer to
132
-
the :ref:`edge-server-connect-from-client` App Services documentation.
130
+
- Your App Services App uses local deployment, and you want to connect directly to a local ``baseUrl`` in your region.
131
+
For more information, refer to the :ref:`<local-deployment>` App Services documentation.
Copy file name to clipboardExpand all lines: source/sdk/kotlin/app-services/connect-to-app-services-backend.txt
+3-12
Original file line number
Diff line number
Diff line change
@@ -270,9 +270,8 @@ By default, Atlas Device SDK connects to Atlas using the global ``baseUrl``
270
270
of ``https://services.cloud.mongodb.com``. In some cases, you may want to
271
271
connect to a different server:
272
272
273
-
- Your App Services App uses local deployment, and you want to connect directly to a local ``baseUrl`` in your region. For more information, refer to the :ref:`<local-deployment>` App Services documentation.
274
-
- You want to connect to an Edge Server instance. For more information, refer to
275
-
the :ref:`edge-server-connect-from-client` App Services documentation.
273
+
- Your App Services App uses local deployment, and you want to connect directly to a local ``baseUrl`` in your region.
274
+
For more information, refer to the :ref:`<local-deployment>` App Services documentation.
0 commit comments