mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
initial nix based docker images
This commit is contained in:
parent
4972a889eb
commit
06bf3b4b62
72 changed files with 472 additions and 789 deletions
6
nix/image/configs/.s3cfg
Normal file
6
nix/image/configs/.s3cfg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[default]
|
||||
access_key = minio
|
||||
secret_key = minio123
|
||||
host_base = http://s3:9000/
|
||||
host_bucket = http://s3:9000/%(bucket)
|
||||
check_ssl_certificate = False
|
||||
Loading…
Add table
Add a link
Reference in a new issue