feat(ci): use nginx for minio proxy (#605)
This commit is contained in:
@@ -6,7 +6,7 @@ export LISTEN_ADDR=":8888"
|
||||
export LOG_LEVEL="debug"
|
||||
export MAX_REQUEST_BODY_SIZE=1073741824
|
||||
export SERVER_HOST="localhost${LISTEN_ADDR}"
|
||||
export MINIO_PROXY_ENDPOINT=":8889"
|
||||
export MINIO_PROXY_ENDPOINT=""
|
||||
export USE_SSL="0"
|
||||
export SSL_CERT_FILE=""
|
||||
export SSL_KEY_FILE=""
|
||||
|
||||
Reference in New Issue
Block a user