Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Presigned URLs are incorrect when using a custom port for storage with nhost up #847

@spakanati

Description

@spakanati

When running nhost up --storage-port=9093 and attempting to retrieve a presigned URL from the storage service, you will still get a https://local.storage.nhost.run URL. This makes it difficult to use ngrok or similar try to run against an Android emulator or a physical mobile device because the presigned URLS will still fail in the client even if you're able to connect to the nhost storage service.

(This may be a similar issue and fix to #754.)

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