mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
s3cmd
This commit is contained in:
parent
3215f8a8d4
commit
1a4fd72da2
3 changed files with 11 additions and 2 deletions
6
images/haze/configs/s3cfg
Normal file
6
images/haze/configs/s3cfg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[default]
|
||||
access_key = DUMMY
|
||||
secret_key = DUMMY
|
||||
host_base = http://s3:4569/
|
||||
host_bucket = http://s3:4569/%(bucket)
|
||||
no_ssl = True
|
||||
Loading…
Add table
Add a link
Reference in a new issue