|
@@ -13,7 +13,7 @@ MINIO_DATA=./data
|
|
PORT_MAPPING=9000:9090
|
|
PORT_MAPPING=9000:9090
|
|
|
|
|
|
# Path to certificates, expected filenames:
|
|
# Path to certificates, expected filenames:
|
|
-# - fullchain.pem
|
|
|
|
-# - key.pem
|
|
|
|
|
|
+# - private.key
|
|
|
|
+# - public.crt
|
|
CERT_PATH=/opt/docker/reverse-proxy/data/certs/
|
|
CERT_PATH=/opt/docker/reverse-proxy/data/certs/
|
|
HOSTNAME=minio.example.com
|
|
HOSTNAME=minio.example.com
|