diff --git a/ui/example.env b/ui/example.env index 7f0ec5d7..015b0e05 100644 --- a/ui/example.env +++ b/ui/example.env @@ -1 +1 @@ -PHOTOVIEW_API_ENDPOINT=http://localhost:4001/ \ No newline at end of file +VITE_API_ENDPOINT=http://localhost:4001/ \ No newline at end of file diff --git a/ui/src/index.html b/ui/index.html similarity index 65% rename from ui/src/index.html rename to ui/index.html index 638830f8..8387fcfa 100644 --- a/ui/src/index.html +++ b/ui/index.html @@ -3,17 +3,17 @@
- - + - + - +