Skip to content

Forced port 8081 even when not wanted for Webhooks #44

Closed
@jaysonng

Description

@jaysonng

Today I'm trying to get my Parse-Server-Swift setup on Heroku.

Regarding webhooks where on restart of the server, we delete and recreate the webhooks.

However, right now, the Port is always added. By default, if there's no port in the Environments, port 8081 is setup by default and added to the webhook URL.

Is there a way we can have 8081 not show up? As of now, after restart, my webooks revert back to

http://sampledomain.com:8081/xxx/get

when I just need

http://sampledomain.com/xxx/get

thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions