diff --git a/openapi.yaml b/openapi.yaml index 49648f8..dcf800d 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -8,13 +8,13 @@ info: generate JWT tokens for agents, and manage media files within namespaces. servers: + - url: https://upload.unturf.com + description: Production server - url: http://127.0.0.1:{port} description: Local development server variables: port: default: '6544' - - url: https://files.example.com - description: Production server paths: /: