From 4711e7bcd5e0fcf8f96f4db96bbb132fa52e348c Mon Sep 17 00:00:00 2001 From: Ramires Viana <59319979+ramiresviana@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:51:10 +0000 Subject: [PATCH] chore: set public path on the fly --- frontend/src/App.vue | 3 +++ http/static.go | 7 ++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 2bec8332..84d859e4 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -5,6 +5,9 @@