diff --git a/templates/wordpress/1/rancher-compose.yml b/templates/wordpress/1/rancher-compose.yml index 0b9c85d..eaab6d6 100644 --- a/templates/wordpress/1/rancher-compose.yml +++ b/templates/wordpress/1/rancher-compose.yml @@ -61,8 +61,10 @@ services: start_on_create: true lb_config: port_rules: - - target_port: 80 + target_port: 80 hostname: ${DOMAIN} + certs: + - ${DOMAIN} mariadb: scale: 1