Debug
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
import os
|
||||
|
||||
|
||||
protocol = "http://"
|
||||
server_url = 'localhost:60666'
|
||||
horsypath = os.popen('echo %HORSYPATH%').read().replace('\n', '') + '/'
|
||||
|
||||
Reference in New Issue
Block a user