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 2b81d7f commit 45acc35Copy full SHA for 45acc35
open_py/config.py
@@ -0,0 +1,5 @@
1
+api_prefix = 'api/'
2
+remote_api = ''
3
+
4
+# base_url = 'https://api.open-platform.zensoft.io'
5
+base_url = 'https://api.openfuture.io'
openplatform/config.py
0 commit comments