satish
IImmich
•Created by satish on 3/29/2023 in #help-desk-support
Nginx Default Recommended Config has an issue
Re-created the nginx settings using https://github.com/immich-app/immich/blob/main/nginx/templates/default.conf.template and it seems to cause an issue with logging in.. Commenting line 61 : rewrite /api/(.*) /$1 break; makes it work fine.
15 replies