We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b43138f commit dde95deCopy full SHA for dde95de
comet-java-client/src/main/resources/reference.conf
@@ -1,7 +1,7 @@
1
# The default configuration values for Comet Java SDK
2
comet {
3
# The base URL (env: COMET_BASE_URL)
4
- baseUrl = "https://www.comet.ml"
+ baseUrl = "https://www.comet-ml.com"
5
# The maximal number of authentication retries (env: COMET_MAX_AUTH_RETRIES)
6
maxAuthRetries = 4
7
# The timeout to finish upload of all pending log records and resources to the Comet at experiment end (env: COMET_TIMEOUT_CLEANING)
0 commit comments