development: adapter: jdbcpostgresql database: chouette2_dev encoding: utf8 username: chouette password: chouette template: template_chouette test: adapter: jdbcpostgresql database: chouette2_test encoding: utf8 username: chouette password: chouette template: template_chouette # When war is created by jenkins production: adapter: jdbcpostgresql database: chouette2 encoding: utf8 host: localhost username: chouette password: chouette