removed eland_config
[htsworkflow.git] / gaworkflow / frontend / settings.py
index a327ce89f40eace056db4f84b3e439354342fff0..938ed4e25ea4c170f557f94c25d5b399a1e3d081 100644 (file)
@@ -93,7 +93,7 @@ INSTALLED_APPS = (
 
 # Project specific settings
 ALLOWED_IPS = {"74.51.115.100":"HudsonAlpha","64.89.97.100":"HudsonAlpha","127.0.0.1":"Localhost"}
-ALLOWED_ANALYS_IPS = {"171.65.76.194":"Stanford Analysis 1"}
+ALLOWED_ANALYS_IPS = {"171.65.76.194":"Stanford Analysis 1","127.0.0.1":"Localhost"}
 #UPLOADTO_HOME = os.path.abspath('../../uploads')
 #UPLOADTO_CONFIG_FILE = os.path.join(UPLOADTO_HOME, 'eland_config')
 #UPLOADTO_ELAND_RESULT_PACKS = os.path.join(UPLOADTO_HOME, 'eland_results')