Skip to content

Commit

Permalink
Fixes dev build of example app
Browse files Browse the repository at this point in the history
  • Loading branch information
birdofpreyru committed Oct 12, 2023
1 parent 11327f5 commit 2d39c25
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
<network-security-config>
<domain-config cleartextTrafficPermitted="true">
<domain includeSubdomains="true">127.0.0.1</domain>
<domain includeSubdomains="true">10.0.2.2</domain>
</domain-config>
</network-security-config>

0 comments on commit 2d39c25

Please sign in to comment.