diff --git a/.env.dist b/.env.dist index f65a0fe..f8fa4e9 100644 --- a/.env.dist +++ b/.env.dist @@ -25,7 +25,7 @@ RECAPTCHA_SECRET_KEY=changethis MINIO_ROOT_USER=changethis MINIO_ROOT_PASSWORD=changethis MINIO_ENDPOINT=http://localhost:9000 -MINIO_PUBLIC_URL=http://localhost:9000 +MINIO_PUBLIC_URL=https://your-minio-subdomain.example.com ###< minio/minio ### ###> symfony/mailer ###