kopia lustrzana https://github.com/gaul/s3proxy
Update docker script to allow for configuration of virtualhost
rodzic
d427c8f7df
commit
16af493cad
|
@ -3,6 +3,7 @@
|
|||
exec java \
|
||||
-DLOG_LEVEL=${LOG_LEVEL} \
|
||||
-Ds3proxy.endpoint=http://0.0.0.0:80 \
|
||||
-Ds3proxy.virtual-host=${S3PROXY_VIRTUALHOST} \
|
||||
-Ds3proxy.authorization=${S3PROXY_AUTHORIZATION} \
|
||||
-Ds3proxy.identity=${S3PROXY_IDENTITY} \
|
||||
-Ds3proxy.credential=${S3PROXY_CREDENTIAL} \
|
||||
|
|
Ładowanie…
Reference in New Issue