From 43935619ff1f804cb4e5485f2825314013cb3de2 Mon Sep 17 00:00:00 2001 From: Roberto Santalla Date: Wed, 30 Aug 2023 19:46:55 +0200 Subject: [PATCH] fixup! frontend/faro: read faro_url from `/api/config` Faro URL can be provided by starting the backend with the env var QUICKPIZZA_CONF_FARO_URL set to the desired Faro URL. Remove trailing spaces --- pkg/web/src/app.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/web/src/app.html b/pkg/web/src/app.html index c627b008..63617d7c 100644 --- a/pkg/web/src/app.html +++ b/pkg/web/src/app.html @@ -1,6 +1,6 @@ - +