We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129bbef commit f32684dCopy full SHA for f32684d
designer/runServer.sh
@@ -21,6 +21,7 @@ export OPENAPI_SERVICE_URL="http://localhost:5000"
21
export SQL_ENRICHER_URL="localhost:5432"
22
export USAGE_REPORTS_FINGERPRINT="development"
23
export USAGE_REPORTS_SOURCE="sources"
24
+export FLINK_USE_MINICLUSTER_FOR_DEPLOY=true
25
26
USE_DOCKER_ENV=${USE_DOCKER_ENV:-true}
27
0 commit comments