Last active
December 26, 2019 17:13
-
-
Save Ochornma/d1652720ab778cd0db443b3f23d24da7 to your computer and use it in GitHub Desktop.
network security configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <network-security-config> | |
| <domain-config cleartextTrafficPermitted="true"> | |
| <domain includeSubdomains="true">domain name without https://</domain> | |
| </domain-config> | |
| </network-security-config> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment