From 2d3d15e77cfb16458b75a319b18ddb4a342b2497 Mon Sep 17 00:00:00 2001 From: sambufe Date: Thu, 16 Nov 2017 12:56:59 +0100 Subject: [PATCH] BERFBB-4102 --- customer/fbb-web/test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index 404e7e2f..3135c86c 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -172,7 +172,8 @@ infra::profile::nginx_php_fpm_server::vhosts: - '^/wp-admin/$ $scheme://$host/wp-admin/index.php permanent' # Wichtig damit auch die Uploadeinstellungen der php.ini greifen client_max_body_size: '32M' - listen_port: 81 + listen_port: 443 + ssl_port: 444 # listen_ip: 93.188.107.30 # location_allow: # location_deny: -- 2.39.5