fix: cant parse comment without '=' in environment file (#15130)

This commit is contained in:
sota
2022-06-22 02:37:15 +09:00
committed by GitHub
parent cd7a0a9757
commit e2e5bd6f19
2 changed files with 7 additions and 7 deletions

View File

@@ -136,6 +136,7 @@ export MINIO_ROOT_PASSWORD=minio123`,
},
{
`
# simple comment
# MINIO_ROOT_USER=minioadmin
# MINIO_ROOT_PASSWORD=minioadmin
MINIO_ROOT_USER=minio