diff --git a/.env.development b/.env.development index dcf8960..8faccb7 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ -VITE_API_BASE_URL=http://localhost:8080 +VITE_API_BASE_URL=http://mx.astralmail.org:8080 VITE_OAUTH_CLIENT_ID=stalwart-webui #VITE_ACCESS_TOKEN=OPEN_SESAME VITE_OAUTH_SCOPES= diff --git a/index.html b/index.html index dc1ddff..8eaad8d 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@