From 2d935206eacec241a52713d1fe319cc78189d97d Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 21 Aug 2009 09:58:05 +0200 Subject: environment.rb and templates added --- lib/templates/config.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 lib/templates/config.yaml (limited to 'lib/templates') 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 -- cgit v1.2.3