From c4d0e670070a7c28aa18adcbd470d022abd3e0f1 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Wed, 12 Mar 2025 00:27:46 +0000 Subject: [PATCH] Update openapi.yaml --- openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: /: