Skip to content

Commit

Permalink
chore: network security config 설정 #35
Browse files Browse the repository at this point in the history
  • Loading branch information
easyhz committed Aug 2, 2024
1 parent eee7e0b commit 1da3b62
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@
<domain includeSubdomains="true">dapi.kakao.com</domain>
</domain-config>
<base-config cleartextTrafficPermitted="true" />
<domain-config cleartextTrafficPermitted="true">
<domain includeSubdomains="true">m.place.naver.com</domain>
</domain-config>
</network-security-config>

0 comments on commit 1da3b62

Please sign in to comment.