Skip to content

How to deal with relative_url_root in Rails? #2

@hrigu

Description

@hrigu

On the development environment, Vandal-UI works fine, because the relative_url_root is not set.
But on Production, while clicking on the "submit" button, Vandal does not reflect the relative_url_root.

Example
Instead of /api/v1/dienste it should produce /app/api/v1/dienste because the relative_url_root is "app". Is there a way to config vandal somehow?

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