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