mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-21 13:45:52 +00:00
* refactor(server): move constant into common package * refactor(server): re-arrange import statement in microservice module * refactor(server): move app.config into common package * fix(server): e2e testing
1 line
47 B
TypeScript
1 line
47 B
TypeScript
export const APP_UPLOAD_LOCATION = './upload';
|