development: domain: example.org api_path: api/reserved_usernames api_username: admin api_password: password api_host: localhost api_port: 3000 api_proto: http test: domain: example.org api_path: api/reserved_usernames api_username: admin api_password: password api_host: localhost api_port: 3000 api_proto: http production: domain: example.org api_path: api/reserved_usernames api_username: xxxxxxxxxxxxxxxx api_password: xxxxxxxxxxxxxxxx api_host: api.example.org api_port: 443 api_proto: https