From b5a1fd3202ae702703f7c567465e506c2d40e4fe Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Fri, 4 Oct 2024 17:48:00 -0500 Subject: [PATCH] Use static paths instead of static URLs to ease reverse-proxying --- src/pgwui_common/templates/base.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pgwui_common/templates/base.mak b/src/pgwui_common/templates/base.mak index a147e9a..92619ec 100644 --- a/src/pgwui_common/templates/base.mak +++ b/src/pgwui_common/templates/base.mak @@ -48,7 +48,7 @@ <%block name="meta_description" /> <%block name="stylesheet_links"> -- 2.34.1