summaryrefslogtreecommitdiff
path: root/lib/templates
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-08-21 09:58:05 +0200
committerChristoph Helma <helma@in-silico.de>2009-08-21 09:58:05 +0200
commit2d935206eacec241a52713d1fe319cc78189d97d (patch)
tree78a375086f81fecbd13bca3c81fd1e757cf2ccb7 /lib/templates
parentd45ceec09ae23bfb8a20af625f216069cefa1b9e (diff)
environment.rb and templates added
Diffstat (limited to 'lib/templates')
-rw-r--r--lib/templates/config.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/templates/config.yaml b/lib/templates/config.yaml
new file mode 100644
index 0000000..bae9dc6
--- /dev/null
+++ b/lib/templates/config.yaml
@@ -0,0 +1,13 @@
+development:
+ base_dir: ~/webservices
+
+production:
+ base_uri: webservices.in-silico.ch
+ base_dir: /var/www/webservices
+
+services:
+ - opentox-feature
+ - opentox-compound
+ - opentox-dataset
+ - opentox-fminer
+ - opentox-lazar