change sync server to padelclub.app

sync3
Laurent 2 months ago
parent 3875d8558b
commit 2e2b83f804
  1. 2
      PadelClub/AppDelegate.swift

@ -30,7 +30,7 @@ class AppDelegate : NSObject, UIApplicationDelegate, UNUserNotificationCenterDel
#if DEBUG
return "xlr.alwaysdata.net"
#elseif TESTFLIGHT
return "asgi.padelclub.app"
return "padelclub.app"
#elseif PRODTEST
return "padelclub.app"
#else

Loading…
Cancel
Save