|
@@ -61,6 +61,6 @@ MAPBOX_KEY=
|
|
|
####################################################################################
|
|
|
|
|
|
# Custom message on the login page, should be written in HTML form.
|
|
|
-# For example VITE_LOGIN_PAGE_MESSAGE="This is a demo instance of Immich.<br><br>Email: <i>demo@demo.de</i><br>Password: <i>demo</i>"
|
|
|
+# For example PUBLIC_LOGIN_PAGE_MESSAGE="This is a demo instance of Immich.<br><br>Email: <i>demo@demo.de</i><br>Password: <i>demo</i>"
|
|
|
|
|
|
-VITE_LOGIN_PAGE_MESSAGE=
|
|
|
+PUBLIC_LOGIN_PAGE_MESSAGE=
|