From 1e86592650fc695615e0fa34c947b32693d03466 Mon Sep 17 00:00:00 2001 From: sebdet Date: Tue, 27 Aug 2019 17:56:04 -0700 Subject: Fix frontend docker Fix the frontend docker in Nginx with https for backend in https as well Issue-ID: CLAMP-486 Change-Id: I33fd89289618affa5e734c80991aaefece31309e Signed-off-by: sebdet --- ui-react/public/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ui-react/public') diff --git a/ui-react/public/index.html b/ui-react/public/index.html index 2b740fea..bab3e7ab 100644 --- a/ui-react/public/index.html +++ b/ui-react/public/index.html @@ -26,15 +26,15 @@ + content="width=device-width, initial-scale=1, shrink-to-fit=no"> - - + + Clamp Designer UI - -
+ +
-- cgit 1.2.3-korg