From 4d343f7c584ce09638005665b4ed2de718ff17a6 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Tue, 25 Aug 2009 20:58:26 +0200 Subject: rake tasks to (re)start webservices added --- lib/templates/config.yaml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'lib/templates') diff --git a/lib/templates/config.yaml b/lib/templates/config.yaml index bae9dc6..768fa01 100644 --- a/lib/templates/config.yaml +++ b/lib/templates/config.yaml @@ -1,11 +1,6 @@ -development: - base_dir: ~/webservices - -production: - base_uri: webservices.in-silico.ch - base_dir: /var/www/webservices - -services: +:base_dir: /home/ch/webservices +:webserver: thin +:services: - opentox-feature - opentox-compound - opentox-dataset -- cgit v1.2.3