mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-04 01:24:09 +02:00
add gdb to php container
This commit is contained in:
parent
f2fe744890
commit
bf69ed599b
5 changed files with 651 additions and 11 deletions
9
images/haze/configs/.aws/config
Normal file
9
images/haze/configs/.aws/config
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[default]
|
||||
s3 =
|
||||
endpoint_url = http://s3:4566
|
||||
s3api =
|
||||
endpoint_url = http://s3:4566
|
||||
|
||||
[plugins]
|
||||
endpoint = awscli_plugin_endpoint
|
||||
cli_legacy_plugin_path = /usr/local/lib/python3.7/dist-packages
|
||||
Loading…
Add table
Add a link
Reference in a new issue