From 2aafac6e06cb4f0172cf7467db70513f4313d44f Mon Sep 17 00:00:00 2001 From: Yaroslav Grishajev Date: Thu, 17 Oct 2024 19:32:46 +0200 Subject: [PATCH] ci: update api port in akash sdl --- apps/api/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/api/deploy.yaml b/apps/api/deploy.yaml index 986b95aeb..07b3c61be 100644 --- a/apps/api/deploy.yaml +++ b/apps/api/deploy.yaml @@ -9,7 +9,7 @@ services: - DOPPLER_TOKEN={{DOPPLER_TOKEN}} - SENTRY_SERVER_NAME=akash expose: - - port: 3080 + - port: 3000 as: 80 accept: - {{API_DOMAIN}}