Skip to content

Commit

Permalink
add missing quotes to domains
Browse files Browse the repository at this point in the history
  • Loading branch information
LivingInSyn committed Sep 10, 2024
1 parent 1fe7a4f commit 72b6a92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RMMs/VSCodeTunnel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Executables:
- code-tunnel*tunnel*
NetConn:
Domains:
- *.tunnels.api.visualstudio.com
- *.devtunnels.ms
- '*.tunnels.api.visualstudio.com'
- '*.devtunnels.ms'
Ports:
- 443

0 comments on commit 72b6a92

Please sign in to comment.