From fbabf1d29a8a97d57d9609666c81701fe12979e1 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 19 Mar 2024 03:37:33 -0400 Subject: Update --- fig-frontend-client/config-test.m4 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fig-frontend-client/config-test.m4 (limited to 'fig-frontend-client/config-test.m4') diff --git a/fig-frontend-client/config-test.m4 b/fig-frontend-client/config-test.m4 new file mode 100644 index 0000000..f1e6c16 --- /dev/null +++ b/fig-frontend-client/config-test.m4 @@ -0,0 +1,4 @@ +define(`CONFIG_SUBST', ` +globalThis.apiServer = "http://localhost:8000/api"; +') +include(`index-template.html') -- cgit v1.2.3