Quellcode durchsuchen

[FIX] app config.xml

Gogs vor 7 Jahren
Ursprung
Commit
e597dc723c
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      config.xml

+ 2 - 0
config.xml

@@ -5,8 +5,10 @@
     <author email="robert.gauto@gmail.com" href="http://ionicframework.com/">Robert Alexis Gauto</author>
     <content src="index.html" />
     <access origin="*" />
+    <allow-navigation href="http://*/*" />
     <allow-navigation href="http://ionic.local/*" />
     <allow-navigation href="http://192.168.88.100:8100" />
+    <allow-intent href="*"/>
     <allow-intent href="http://*/*" />
     <allow-intent href="https://*/*" />
     <allow-intent href="tel:*" />