Private
Public Access
1
0

chg: pkg: update docs #4

This commit is contained in:
2026-04-13 18:31:59 +02:00
parent 28221e092a
commit 2e8d878337

View File

@@ -25,7 +25,7 @@ RECAPTCHA_SECRET_KEY=changethis
MINIO_ROOT_USER=changethis MINIO_ROOT_USER=changethis
MINIO_ROOT_PASSWORD=changethis MINIO_ROOT_PASSWORD=changethis
MINIO_ENDPOINT=http://localhost:9000 MINIO_ENDPOINT=http://localhost:9000
MINIO_PUBLIC_URL=http://localhost:9000 MINIO_PUBLIC_URL=https://your-minio-subdomain.example.com
###< minio/minio ### ###< minio/minio ###
###> symfony/mailer ### ###> symfony/mailer ###