Logo
Explore Help
Register Sign In
immich-app/immich
1
0
Fork 0
You've already forked immich
mirror of https://github.com/immich-app/immich.git synced 2025-12-17 09:13:17 +03:00
Code Issues Packages Projects Releases 16 Wiki Activity
Files
aed94bfc4caead825b8613cad3875190dd165f1f
immich/web/src/lib/constants.ts

3 lines
114 B
TypeScript
Raw Normal View History

Use runtime env var for login page message to lower web container startup time (#577) * Use runtime env var for loginPageMessage * Rename VITE_LOGIN_PAGE_MESSAGE to PUBLIC_LOGIN_PAGE_MESSAGE in .env.example * Move docker image `npm run build` step into Dockerfile * Remove comment from web Dockerfile
2022-09-05 16:51:45 +02:00
import { env } from '$env/dynamic/public';
Format web code with prettier Added `.md` and `.json` to .prettierignore
2022-09-08 12:53:09 +02:00
export const loginPageMessage: string = env.PUBLIC_LOGIN_PAGE_MESSAGE;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 217ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API