diff --git a/src/shared/batch-submit-config.ts b/src/shared/batch-submit-config.ts index 35bc736..aa7dd80 100644 --- a/src/shared/batch-submit-config.ts +++ b/src/shared/batch-submit-config.ts @@ -1 +1 @@ -export const DEFAULT_BATCH_SUBMIT_BASE_URL = "http://192.168.31.21:8083"; +export const DEFAULT_BATCH_SUBMIT_BASE_URL = "http://localhost:8083";