From 945e7c2a06b0eb8cb7df6b3653c39172016503ce Mon Sep 17 00:00:00 2001 From: Adam Cooke Date: Wed, 26 Apr 2017 19:53:10 +0100 Subject: [PATCH] add slash to vhost --- config/postal.example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/postal.example.yml b/config/postal.example.yml index 1fcc94c..880c8a0 100644 --- a/config/postal.example.yml +++ b/config/postal.example.yml @@ -41,7 +41,7 @@ rabbitmq: port: 5672 username: postal password: xxx - vhost: postal + vhost: /postal smtp_server: proxy_protocol: false