diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 3b05bfb..b91dde8 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -60,10 +60,10 @@ minio.bucket=mlpipeline # Kubeflow kubeflow.url=http://192.168.10.135:32473/ -# MLflowz +# MLflow mlflow.url=http://192.168.10.135:30128/ mlflow.user=user -mlflow.password=LImQa2Me37nu +mlflow.password=aBZ1RzEDGutI server.servlet.encoding.charset=UTF-8 server.servlet.encoding.enabled=true