From cc454491a0ca7e18aead139f8b14ae75d9c99873 Mon Sep 17 00:00:00 2001 From: stebifan Date: Sat, 21 Apr 2018 11:25:56 +0200 Subject: [PATCH] test --- templates/wordpress/1/rancher-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/wordpress/1/rancher-compose.yml b/templates/wordpress/1/rancher-compose.yml index eaab6d6..9285219 100644 --- a/templates/wordpress/1/rancher-compose.yml +++ b/templates/wordpress/1/rancher-compose.yml @@ -61,10 +61,10 @@ services: start_on_create: true lb_config: port_rules: - target_port: 80 + - target_port: 80 hostname: ${DOMAIN} certs: - - ${DOMAIN} + - ${DOMAIN} mariadb: scale: 1