diff --git a/.gitignore b/.gitignore index 5e091d2d..7e4dd63c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ _book/ *.lock vendor/ .crawlab +dist/ diff --git a/frontend/public/index.html b/frontend/public/index.html index 1196d73a..e307c2bc 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -11,6 +11,7 @@ window.VUE_APP_API_BASE_URL = '<%= VUE_APP_API_BASE_URL %>' +