kopia lustrzana https://github.com/gaul/s3proxy
Configure Secure Endpoint with environment variable
rodzic
b8d285da04
commit
bc607d6cf9
|
@ -4,6 +4,7 @@ exec java \
|
|||
$S3PROXY_JAVA_OPTS \
|
||||
-DLOG_LEVEL="${LOG_LEVEL}" \
|
||||
-Ds3proxy.endpoint="${S3PROXY_ENDPOINT}" \
|
||||
-Ds3proxy.secure-endpoint="${S3PROXY_SECURE_ENDPOINT}" \
|
||||
-Ds3proxy.virtual-host="${S3PROXY_VIRTUALHOST}" \
|
||||
-Ds3proxy.keystore-path="${S3PROXY_KEYSTORE_PATH}" \
|
||||
-Ds3proxy.keystore-password="${S3PROXY_KEYSTORE_PASSWORD}" \
|
||||
|
|
Ładowanie…
Reference in New Issue