1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-17 01:06:46 +01:00
immich/server
yparitcher ed74213c63
feat(server): server host binding (#8800)
* Allow setting the host address for the server & microservices

Default to listen on all interfaces as per the current behavior.

* (Docs) format: fix lint
2024-04-15 14:24:13 -04:00
..
bin
e2e refactor: library e2e (#8693) 2024-04-12 21:15:41 +02:00
resources
src feat(server): server host binding (#8800) 2024-04-15 14:24:13 -04:00
test fix(server): external library motion photo video asset handling (#8721) 2024-04-14 19:55:44 -04:00
.eslintrc.js
.gitignore
.prettierignore
.prettierrc
Dockerfile
nest-cli.json
package-lock.json fix(deps): update typescript-projects (#8651) 2024-04-09 21:08:37 +02:00
package.json fix(deps): update typescript-projects (#8651) 2024-04-09 21:08:37 +02:00
README.md
start-microservices.sh
start-server.sh
start.sh
tsconfig.build.json
tsconfig.json

Immich server project

This project uses the NestJS web framework. Please refer to the NestJS docs for information on getting started as a contributor to this project.