Implement server config

This commit is contained in:
2025-12-07 15:29:27 +03:00
Unverified
parent b95820de6c
commit c5f4b4f62f
22 changed files with 1016 additions and 141 deletions
+5
View File
@@ -46,5 +46,10 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
</dict>
</plist>