mirror of
https://github.com/LukeHagar/pypistats.dev.git
synced 2025-12-06 04:21:09 +00:00
Update OpenAPI server URL from localhost to pypistats.dev for production deployment.
This commit is contained in:
@@ -9,7 +9,7 @@ servers:
|
|||||||
- url: https://{host}
|
- url: https://{host}
|
||||||
variables:
|
variables:
|
||||||
host:
|
host:
|
||||||
default: localhost:5173
|
default: pypistats.dev
|
||||||
paths:
|
paths:
|
||||||
/api/packages/{package}/recent:
|
/api/packages/{package}/recent:
|
||||||
get:
|
get:
|
||||||
|
|||||||
Reference in New Issue
Block a user