mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
9 lines
355 B
XML
9 lines
355 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<network-security-config>
|
|
<base-config cleartextTrafficPermitted="true">
|
|
<domain includeSubdomains="true">localhost</domain>
|
|
<domain includeSubdomains="true">gabinetedigital.local</domain>
|
|
</base-config>
|
|
<!-- <base-config cleartextTrafficPermitted="true"/> -->
|
|
</network-security-config>
|