Skip to content

Commit

Permalink
Fix Immich server labels
Browse files Browse the repository at this point in the history
  • Loading branch information
anarion80 authored Mar 4, 2024
1 parent 84a5edf commit c3c6aaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/immich/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
UPLOAD_LOCATION: "{{ immich_upload_location }}"
PUBLIC_LOGIN_PAGE_MESSAGE: "{{ immich_public_login_page_message }}"
labels:
labels:
traefik.enable: "{{ immich_available_externally | string }}"
traefik.http.routers.immich.rule: "Host(`{{ immich_hostname }}.{{ ansible_nas_domain }}`)"
traefik.http.routers.immich.tls.certresolver: "letsencrypt"
Expand Down

0 comments on commit c3c6aaa

Please sign in to comment.