Skip to content

Commit 6af0465

Browse files
removed console_address from MinioConfig
1 parent d87820c commit 6af0465

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testcontainers/minio.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
class MinioConfig(TypedDict):
1111
endpoint: str
12-
console_address: str
1312
access_key: str
1413
secret_key: str
1514

0 commit comments

Comments
 (0)