We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1977520 commit 3dd01ccCopy full SHA for 3dd01cc
mlflow-server/config.py
@@ -2,7 +2,7 @@
2
3
import environ
4
5
-
+
6
@environ.config(prefix="MLFLOW")
7
class AppConfig:
8
"""Application configuration object used for managing environment variables."""
0 commit comments