fix: Fixes port for pocket-id.

This commit is contained in:
2025-04-10 14:10:53 -04:00
parent 4d1908b396
commit 2aecf313c6

View File

@@ -79,7 +79,7 @@ housh.dev {
@pocket_id host pocket-id.housh.dev @pocket_id host pocket-id.housh.dev
handle @pocket_id { handle @pocket_id {
reverse_proxy pocket-id:3002 reverse_proxy pocket-id:80
} }