host.docker.internal

This commit is contained in:
2026-04-03 13:28:24 -05:00
parent 6837cf4f17
commit 8c1770882b

View File

@@ -331,6 +331,6 @@ greenlenspro.com {
} }
handle { handle {
reverse_proxy landing:3000 reverse_proxy host.docker.internal:3000
} }
} }