Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

How to add an new host? - everytime redirect to local.dev #126

@dermatz

Description

@dermatz

My current steps.

  1. add file in data_bags > sites > "magento.json"
  2. add content in magento.json

{
"id": "magento",
"host": "magento.dev",
"aliases": [
"www.magento.dev",
"magento.dev"
]
}

  1. add folder in public > magento.dev

clear my dns-cache and call in my browser the new domain: magento.dev
after this - my browser redirect to local.dev (local.dev works how expected)

What i have to add in /etc/hosts ? - what is missing?

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