1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-01 09:51:16 +02:00
immich/docker
Jason Rasmussen c0a6b3d5a3
refactor(server): system config (#1353)
* refactor(server): system config

* fix: jest circular import

* chore: ignore migrations in coverage report

* chore: tests

* chore: tests

* chore: todo note

* chore: remove vite config backup

* chore: fix redis hostname
2023-01-21 10:11:55 -06:00
..
.env.example feat(.well-known): add .well-known/immich to reference API endpoint (#1308) 2023-01-19 09:45:37 -06:00
.env.test refactor(server): system config (#1353) 2023-01-21 10:11:55 -06:00
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml feat(.well-known): add .well-known/immich to reference API endpoint (#1308) 2023-01-19 09:45:37 -06:00
docker-compose.staging.yml feat(.well-known): add .well-known/immich to reference API endpoint (#1308) 2023-01-19 09:45:37 -06:00
docker-compose.test.yml refactor: multistage builds (#955) 2022-11-10 22:22:17 -06:00
docker-compose.yml Rebind PUBLIC_* env vars inside web container entrypoint (#1363) 2023-01-20 10:36:13 -06:00