diff --git a/src/shared/batch-submit-config.ts b/src/shared/batch-submit-config.ts index aa7dd80..35bc736 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://localhost:8083"; +export const DEFAULT_BATCH_SUBMIT_BASE_URL = "http://192.168.31.21:8083";