diff options
| -rw-r--r-- | config/database.yml.ccontrol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/database.yml.ccontrol b/config/database.yml.ccontrol index e040adce2..71ad6f9b1 100644 --- a/config/database.yml.ccontrol +++ b/config/database.yml.ccontrol @@ -1,6 +1,6 @@ development: adapter: jdbcpostgresql - database: chouette2_test + database: chouette2_dev encoding: utf8 username: chouette password: chouette |
