Browse Source

added hostname and updated certpath

Toastie 1 year ago
parent
commit
f9b1111ad8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      minio/.env.template

+ 2 - 1
minio/.env.template

@@ -15,4 +15,5 @@ PORT_MAPPING=9000:9090
 # Path to certificates, expected filenames:
 #  - fullchain.pem
 #  - key.pem
-CERT_PATH=/opt/docker/proxy/data/certs/minio.example.com
+CERT_PATH=/opt/docker/reverse-proxy/data/certs/
+HOSTNAME=minio.example.com