summaryrefslogtreecommitdiff
path: root/config.ru
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-09-20 15:18:10 +0000
committergebele <gebele@in-silico.ch>2016-09-20 15:18:10 +0000
commitd420e64b3869130bc8526ff2659da6fd35bc6548 (patch)
tree2367156fc3b25114d9c034068ff36c7774ffa2a3 /config.ru
parent52a3d062409337ecc019991b00d0495f90f8261e (diff)
changed for two model selection
Diffstat (limited to 'config.ru')
-rw-r--r--config.ru1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.ru b/config.ru
index 1e7f981..4f8501e 100644
--- a/config.ru
+++ b/config.ru
@@ -1,3 +1,4 @@
+ENV["LAZAR_ENV"] = "development"
SERVICE = "nano-lazar-gui"
require 'bundler'
Bundler.require