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}
|
||||
variables:
|
||||
host:
|
||||
default: localhost:5173
|
||||
default: pypistats.dev
|
||||
paths:
|
||||
/api/packages/{package}/recent:
|
||||
get:
|
||||
|
||||
Reference in New Issue
Block a user