hippocampus: minio server url change
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
MINIO_VOLUMES = "/mnt/disk1/minio";
|
||||
# Expandable later, but each pool must have more than 1 disk.
|
||||
# https://github.com/minio/minio/issues/16711
|
||||
MINIO_SERVER_URL = "http://minio1.minio1.tailnet:9000";
|
||||
MINIO_SERVER_URL = "http://100.64.0.5:9000";
|
||||
MINIO_PROMETHEUS_URL = "http://100.64.0.5:9999";
|
||||
MINIO_PROMETHEUS_JOB_ID = "minio-job";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user