Files
legacy/modules/vars.py
BarsTiger cce55d434a Debug
2022-01-24 13:17:49 +02:00

7 lines
136 B
Python

import os
protocol = "http://"
server_url = 'localhost:60666'
horsypath = os.popen('echo %HORSYPATH%').read().replace('\n', '') + '/'