summaryrefslogtreecommitdiff
path: root/production.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'production.yaml')
-rw-r--r--production.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/production.yaml b/production.yaml
index b1f59de..ce19743 100644
--- a/production.yaml
+++ b/production.yaml
@@ -1,13 +1,5 @@
:base_dir: /var/www/opentox/
-:database:
-# sqlite3 is not recommended (councurrent write)
- :adapter: mysql
- :database: production
- :username: production
- :password: PASSWORD
- :host: localhost
-
:services:
# make sure to enter a full uri (including training slash)
opentox-compound: "http://SERVERNAME/compound/"