Update actions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import requests
|
||||
|
||||
url_api = "https://fundor333.com/pantalone/genera-spese"
|
||||
url_api = "http://localhost:8000/pantalone/genera-spese"
|
||||
|
||||
# Call the API to generate expenses
|
||||
response = requests.get(url_api)
|
||||
|
||||
Reference in New Issue
Block a user