api on port 3000

This commit is contained in:
2026-04-03 15:13:24 -05:00
parent 93535750a2
commit 3a628fe676

View File

@@ -327,7 +327,7 @@ greenlenspro.com {
@api path /api /api/* /auth /auth/* /v1 /v1/* /health /plants /plants/*
handle @api {
reverse_proxy api:3003
reverse_proxy api:3000
}
handle {