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
/// Whether to enable Spotlight for local development.
@@ -8,14 +6,7 @@ class Spotlight {
8
6
/// The Spotlight Sidecar URL.
9
7
/// Defaults to http://10.0.2.2:8969/stream due to Emulator on Android.
10
8
/// Otherwise defaults to http://localhost:8969/stream.
<!-- Allow cleartext traffic from the emulator to the host machine -->
5
+
<!-- See https://developer.android.com/studio/run/emulator-networking for more details -->
0 commit comments