This commit is contained in:
Skylar Ittner 2018-02-24 03:41:42 -07:00
parent de85cff905
commit fd81f1f0b5

View File

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