From 8ef14c4e6e0c12c2a71fae54a52e139b5ae49be2 Mon Sep 17 00:00:00 2001 From: chittaranjan panda Date: Mon, 14 Oct 2024 10:30:59 +0530 Subject: [PATCH] Update Base URL --- pos.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pos.yml b/pos.yml index 65189ac..176bba6 100644 --- a/pos.yml +++ b/pos.yml @@ -18,10 +18,11 @@ info: url: https://pandac.in email: support@pandac.in servers: - - url: 'https://api.pandac.in/v1' - description: Production server - - url: 'https://sandbox.api.pandac.in/v1' - description: Testing server + # - url: 'https://api.pandac.in/v1' + # description: Production server + # - url: 'https://sandbox.api.pandac.in/v1' + # description: Testing server + - url: 'https://pos-system-api-orpin.vercel.app/v1' paths: /auth/login: post: