fix(k01): quote env value with spaces for shell source compatibility
build-and-push-harbor / docker-build-push (push) Waiting to run
build-and-push-harbor / docker-build-push (push) Waiting to run
This commit is contained in:
@@ -12,7 +12,7 @@ EMAIL_SMTP_PORT=587
|
|||||||
EMAIL_SMTP_USERNAME=
|
EMAIL_SMTP_USERNAME=
|
||||||
EMAIL_SMTP_PASSWORD=
|
EMAIL_SMTP_PASSWORD=
|
||||||
EMAIL_FROM_ADDRESS=dev@juwan.xhttp.zip
|
EMAIL_FROM_ADDRESS=dev@juwan.xhttp.zip
|
||||||
EMAIL_FROM_NAME=Juwan Team
|
EMAIL_FROM_NAME="Juwan Team"
|
||||||
EMAIL_REPLY_TO=
|
EMAIL_REPLY_TO=
|
||||||
|
|
||||||
S3_ENDPOINT=https://s3.juwan.xhttp.zip
|
S3_ENDPOINT=https://s3.juwan.xhttp.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user