Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Being able to specify a context path #112

@rkrombho

Description

@rkrombho

Running Descartes behind a reverse proxy where you want to define the context path (like e.g. /descartes) won't really work as all links are hardcoded in an absolute way.

It would be great if the context path could be configured inside the .env file.

I did the necessary changes in my fork (https://github.com/rkrombho/descartes/commit/f3172a0e120351e8d4da4649a70c6874b181d0ed) but don't really feel confident with raising this as a pull request as I don't know much about Ruby and the Descarted codebase at all. Maybe a good starting point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions