Gros refactoring
This commit is contained in:
parent
4a6bfc951f
commit
dd22432b48
12 changed files with 18 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
import requests
|
||||
|
||||
# Base URL for the API
|
||||
BASE_URL = "http://127.0.0.1:8000"
|
||||
BASE_URL = "http://127.0.0.1:8080"
|
||||
|
||||
# Function to get the access token
|
||||
def get_access_token():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue