diff --git a/dashboard/src/components/ImagePicker.vue b/dashboard/src/components/ImagePicker.vue new file mode 100644 index 000000000..eb87e4c05 --- /dev/null +++ b/dashboard/src/components/ImagePicker.vue @@ -0,0 +1,167 @@ + + + + + diff --git a/dashboard/src/constants.js b/dashboard/src/constants.js index ff9973dca..5627dc658 100644 --- a/dashboard/src/constants.js +++ b/dashboard/src/constants.js @@ -1,5 +1,5 @@ -const API_ORIGIN = import.meta.env.VITE_API_ORIGIN || window.location.origin; +const API_ORIGIN = import.meta.env.VITE_API_ORIGIN || ''; // app.accessRestriction: // null = ANY