mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-12 12:15:53 +00:00
1 line
49 B
TypeScript
1 line
49 B
TypeScript
export const jwtSecret = process.env.JWT_SECRET;
|