Skip to content

Address error in README. #7

@karajan1001

Description

@karajan1001
  import oss2

   auth = oss2.Auth('AccessKeySecret', 'AccessKeySecret')
   bucket = oss2.Bucket(auth, 'http//:192.168.0.1:8080', 'MyBucketName')
   bucket.create_bucket()

http//:192.168.0.1 -> http://192.168.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions