mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
Remove serverEndpoint completely and fix upload path (#434)
This commit is contained in:
parent
b45024a97e
commit
953d18e795
6 changed files with 2 additions and 11 deletions
|
|
@ -1,2 +1 @@
|
|||
export const serverEndpoint: string = import.meta.env.VITE_SERVER_ENDPOINT;
|
||||
export const loginPageMessage: string = import.meta.env.VITE_LOGIN_PAGE_MESSAGE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue