app: name: MyApp-Dev port: 8080 debug: true database: host: localhost port: 3306 username: root password: password dbname: dev_db