Merge pull request #17 from loeeeee/master

Fix a require loop
This commit is contained in:
Juhyung Park
2024-08-07 01:42:04 +09:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ Documentation=https://github.com/immich-app/immich
Requires=redis-server.service Requires=redis-server.service
Requires=postgresql.service Requires=postgresql.service
Requires=immich-machine-learning.service Requires=immich-machine-learning.service
Requires=immich.service Requires=immich-microservices.service
[Service] [Service]
User=immich User=immich