app: name: MyApp-Prod port: 80 debug: false database: host: prod.database.com port: 3306 username: prod_user password: prod_password dbname: prod_db