Skip to content

Base Url Variable does not match Nginx Port #13

@artmuscode

Description

@artmuscode

When opening the nginx port after devcontainer creation and install scrips are run, the nignx is set to localhost:8000 which won't work since this is set by default BASE_URL="${BASE_Url:-http://localhost/}".

I think it would be best if these were automatically set to match.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions