archive: add confirm dialog

This commit is contained in:
Girish Ramakrishnan
2024-12-09 20:53:53 +01:00
parent 24df6edbf1
commit fe68887cdd
4 changed files with 48 additions and 29 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
set -eu
echo "=> Set API origin"
export VITE_API_ORIGIN="https://my.nebulon.space"
export VITE_API_ORIGIN="https://my.smartserver.io"
# only really used for prod builds to bust cache
export VITE_CACHE_ID="develop"