general: public_url: "https://libretime.example.com" api_key: "" secret_key: "" database: host: postgres port: 5432 name: libretime user: libretime password: "secretpass" rabbitmq: host: rabbitmq port: 5672 vhost: /libretime user: libretime password: "rabbitpass" icecast: source_password: "srcpass" admin_password: "adminpass" relay_password: "changeme" admin_user: "admin" hostname: "localhost"