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