sync
This commit is contained in:
+3
-1
@@ -31,7 +31,9 @@
|
|||||||
reverse_proxy api:8000
|
reverse_proxy api:8000
|
||||||
}
|
}
|
||||||
|
|
||||||
@api path /api/* /health /ready
|
# Astro owns /api/report and /api/report-screenshot; only the versioned
|
||||||
|
# backend namespace and health endpoints belong to FastAPI.
|
||||||
|
@api path /api/v1/* /health /ready
|
||||||
handle @api {
|
handle @api {
|
||||||
reverse_proxy api:8000
|
reverse_proxy api:8000
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user