mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
7 lines
226 B
XML
7 lines
226 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<network-security-config>
|
||
|
|
<domain-config cleartextTrafficPermitted="true">
|
||
|
|
<domain includeSubdomains="true">localhost</domain>
|
||
|
|
</domain-config>
|
||
|
|
</network-security-config>
|