2020-08-13 17:44:57 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<network-security-config>
|
2021-02-25 09:42:06 +01:00
|
|
|
<domain-config cleartextTrafficPermitted="true">
|
2020-08-13 17:44:57 +01:00
|
|
|
<domain includeSubdomains="true">localhost</domain>
|
2021-04-05 14:17:11 +01:00
|
|
|
<domain includeSubdomains="true">192.168.0.244</domain>
|
2021-09-27 16:23:41 +01:00
|
|
|
<domain includeSubdomains="true">laptop-46</domain>
|
2021-04-05 14:17:11 +01:00
|
|
|
<domain includeSubdomains="true">gpr-dev-10.gabinetedigital.local</domain>
|
2021-02-25 09:42:06 +01:00
|
|
|
</domain-config>
|
2020-08-13 17:44:57 +01:00
|
|
|
</network-security-config>
|