mirror of
https://github.com/NohamR/AM-Exporter.git
synced 2026-05-25 04:07:11 +00:00
update requirements
This commit is contained in:
@@ -43,7 +43,7 @@ def post(currentsong):
|
||||
else :
|
||||
return r.text
|
||||
|
||||
url = "http://127.0.0.1:5000"
|
||||
url = "http://192.168.1.58:3005"
|
||||
headers = {'Content-Type': 'application/json'}
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user