Closed tfardet closed 1 year ago
To avoid having to search for the API URL, it will be included in the source and switch between stable and staging will just be done via:
set_config("use_staging", True/False) save_config() # optional, to remember the config from one run to another
To avoid having to search for the API URL, it will be included in the source and switch between stable and staging will just be done via: