Hello, I have the same error, Could you tell me if you were able to solve it? 0 Karma Reply ionutr Explorer 12-11-2019 03:37 PM policy: "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "autoscaling:Describe*", "cloudfront:List...
1'use strict';2var _ = require( 'lodash' );3var path = require( 'path' );4var fs = require( 'fs' );5var del = require( 'del' );6var argv = require( 'yargs' ).argv;7var gulp = require( 'gulp' );8var gulpif = require( 'gulp-if' );9var gutil = require( 'gulp-u...
[Service] Environment="HTTP_PROXY=http://127.0.0.1:7890" Environment="HTTPS_PROXY=http://127.0.0.1:7890" Environment="NO_PROXY=localhost,127.0.0.1,docker.io,docker.com,docker-cn.com,aliyuncs.com,mcr.microsoft.com,mcrea0.blob.core.windows.net,.azurecr.io,.elastic.co,.cloudfront.net,quay....
'minio_s3_url_domain'),10,6);// Added to Amazon_S3_and_CloudFront_Tweaksfunctionminio_s3_url_domain($domain, $bucket, $region, $expires, $args, $preview){// MinIO doesn't need a region prefix, and always puts the bucket in the path.return'127.0.0.1:54321/'. $bucket;...