We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a5a4a commit c6df92fCopy full SHA for c6df92f
flagsmith/flagsmith.py
@@ -19,7 +19,7 @@
19
20
logger = logging.getLogger(__name__)
21
22
-DEFAULT_API_URL = "https://api.flagsmith.com/api/v1/"
+DEFAULT_API_URL = "https://edge.api.flagsmith.com/api/v1/"
23
24
25
class Flagsmith:
0 commit comments