From 2e8d8783372167622b9148bd9ade6193931b4fcb Mon Sep 17 00:00:00 2001 From: Lang <7system7@gmail.com> Date: Mon, 13 Apr 2026 18:31:59 +0200 Subject: [PATCH] chg: pkg: update docs #4 --- .env.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ###