environments: production: dataSource: driverClassName: 'com.mysql.jdbc.Driver' url: jdbc:mysql://localhost/streama username: streama password: "{{ torrent_server.streama.db_password | default(streama) }}"