Skip to content

Wrong service configuration in readme #43

@Janoz94

Description

@Janoz94

As in topic the way how to register S3 service you wrote in readme not works, the solution that worked to me was:

let yourS3Config = S3Signer.Config(accessKey: <yourAccesKey>, secretKey: <yourSecretKey>, region: <yourRegion>)
 try services.register(S3Signer(yourS3Config))

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