File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -269,13 +269,17 @@ Enabling this setting comes with two major consequences:
269269
270270To turn on local network access in the WARP client:
271271
272- <Tabs > <TabItem label = " Windows and macOS" >
272+ <Tabs >
273+
274+ <TabItem label = " Windows and macOS" >
273275
2742761 . Select the Cloudflare logo in the menu bar.
2752772 . Select the gear icon.
2762783 . Select ** Access Local Network** .
277279
278- </TabItem > <TabItem label = " Linux" >
280+ </TabItem >
281+
282+ <TabItem label = " Linux" >
279283
2802844 . Open a terminal window.
2812855 . Run ` warp-cli override local-network start ` .
@@ -287,7 +291,8 @@ To turn on local network access in the WARP client:
2872911 . Open the Cloudflare One Agent app.
2882922 . Go to ** Settings** > ** Advanced** > ** Connection Options** .
2892933 . Select ** Access Local Network** .
290- </TabItem >
294+
295+ </TabItem >
291296
292297</Tabs >
293298
You can’t perform that action at this time.
0 commit comments