Skip to content

Tutorial 1 does not mention HTML 5 history mode #109

@wouterdt

Description

@wouterdt

Hi
should https://docs.alerta.io/en/latest/gettingstarted/tutorial-1-deploy-alerta.html not include the configuration specified in
https://github.com/alerta/alerta-webui#html5-history-mode
to avoid running into issues as alerta/alerta-webui#200
like so

    location / {
            root /var/www/html;
            try_files $uri $uri/ /index.html;
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis needs to be documented

    Type

    No type

    Projects

    Status

    :wood: Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions