change of testprod to test
This commit is contained in:
@ -5,7 +5,7 @@ from appdirs import user_data_dir
|
|||||||
#'0.0.0.0',
|
#'0.0.0.0',
|
||||||
#currently only prod server has acces to LIVE
|
#currently only prod server has acces to LIVE
|
||||||
PROD_SERVER_HOSTNAMES = ['tradingeastcoast','David-MacBook-Pro.local'] #,'David-MacBook-Pro.local'
|
PROD_SERVER_HOSTNAMES = ['tradingeastcoast','David-MacBook-Pro.local'] #,'David-MacBook-Pro.local'
|
||||||
TEST_SERVER_HOSTNAMES = ['tradingtestprod']
|
TEST_SERVER_HOSTNAMES = ['tradingtest']
|
||||||
|
|
||||||
#TODO vybrane dat do config db a managovat pres GUI
|
#TODO vybrane dat do config db a managovat pres GUI
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user