From b504ac20415664a65f77e2b17eaa39c791b052c5 Mon Sep 17 00:00:00 2001 From: debelatesfaye Date: Tue, 4 Mar 2025 12:12:37 +0000 Subject: [PATCH] modified the regex --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cd1379e..151e72d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,4 +19,4 @@ jobs: # Define a URL for your app, without the http:// or www prefixes full_app_url: default-segmenter.amfws.arg.tech # The port that is exposed on localhost (must be the same as in docker-compose.yml) - app_port: 5005 \ No newline at end of file + app_port: 5008 \ No newline at end of file