mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-03 19:50:17 -04:00
updated api endpoint
This commit is contained in:
parent
9c06620cf4
commit
2dfa245130
|
@ -22,7 +22,7 @@ import datetime
|
|||
import text_to_speech
|
||||
from requests.auth import HTTPBasicAuth
|
||||
|
||||
API_ENDPOINT = 'http://localhost:8000/api/'
|
||||
API_ENDPOINT = 'http://donot.space/api/'
|
||||
|
||||
def on_exit(username, password, request):
|
||||
with open('current_transcript', 'r') as f:
|
||||
|
|
Loading…
Reference in New Issue
Block a user