feat: Adds immich to proxy.

This commit is contained in:
2025-03-20 08:40:21 -04:00
parent b5f06f374e
commit 6c7be8543c

View File

@@ -43,4 +43,9 @@
reverse_proxy uptime_kuma:3001 reverse_proxy uptime_kuma:3001
} }
@immich host photos.housh.dev
handle @immich {
reverse_proxy frankenmini.housh.dev:2283
}
} }