Update firmador url

This commit is contained in:
Duvan Rondon 2025-02-24 16:31:07 -05:00
parent 531c3c11e8
commit 1bedb17b7a

View File

@ -5,7 +5,7 @@ pipeline {
REGION = "us-central1"
CLIENT_EMAIL = 'svfe-api-firmador@siman-448015.iam.gserviceaccount.com'
GCLOUD_CREDS = credentials('gcloud-creds')
CLOUD_RUN_FIRMADOR = 'http://localhost:8013'
CLOUD_RUN_FIRMADOR = 'http://localhost:8113'
}
stages {