Updated scanner script url to use prod server
This commit is contained in:
förälder
0a30eb6d68
incheckning
4be6a2b86a
1 ändrade filer med 1 tillägg och 1 borttagningar
|
|
@ -2,7 +2,7 @@
|
|||
import requests
|
||||
import json
|
||||
|
||||
API_ENDPOINT = "http://localhost/proximo/ajax/scan_article.php"
|
||||
API_ENDPOINT = "https://srv-falcon.etud.insa-toulouse.fr/~proximo/ajax/scan_article.php"
|
||||
|
||||
def get_password():
|
||||
with open('pass') as f:
|
||||
|
|
|
|||
Laddar…
Referens i nytt ärende