master
Skylar Ittner 6 years ago
parent de85cff905
commit fd81f1f0b5

@ -26,7 +26,7 @@ import pwd
import crypt import crypt
import sys import sys
api_url = "http:///accounthub/api.php" api_url = "http://localhost/accounthub/api.php"
api_key = "123" api_key = "123"
def load_settings(): def load_settings():

Loading…
Cancel
Save