Skip to content

Commit f32684d

Browse files
committed
runServer with minicluster
1 parent 129bbef commit f32684d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

designer/runServer.sh

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export OPENAPI_SERVICE_URL="http://localhost:5000"
2121
export SQL_ENRICHER_URL="localhost:5432"
2222
export USAGE_REPORTS_FINGERPRINT="development"
2323
export USAGE_REPORTS_SOURCE="sources"
24+
export FLINK_USE_MINICLUSTER_FOR_DEPLOY=true
2425

2526
USE_DOCKER_ENV=${USE_DOCKER_ENV:-true}
2627

0 commit comments

Comments
 (0)