From: sambufe Date: Wed, 11 Oct 2017 14:19:38 +0000 (+0200) Subject: BERFBB-3653 X-Git-Tag: v0.1.0~2353^2^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=0c3fde3c2ced11886ded86a499cf1f854c6cade0;p=pixelpark%2Fhiera.git BERFBB-3653 --- diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index c3007be5..3412121b 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -232,7 +232,8 @@ infra::profile::nginx_php_fpm_server::vhosts: - '/files/$ /index.php last' - '^/wp-admin/$ $scheme://$host/wp-admin/index.php permanent' client_max_body_size: '32M' - listen_port: 81 + listen_port: 443 + ssl_port: 444 auth_basic: 'Server' auth_basic_user_file: '/etc/nginx/.htpasswd' access_log: '/var/log/nginx/blog-access_log'