aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/configure-domain.md
blob: efded625214353d3026955dca4d427d11722f477 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Using a different domain

By default DDEV will create a local site using the directory where the DDEV configuration folder is located with `.ddev.site` appended.

If you want to use a different name, you can do so byssuing the command `ddev config --project-name=<name>`, or by setting the `name` property in `.ddev/config.yaml`.

See the [DDEV documentation] for further into.

[DDEV documentation]: https://ddev.readthedocs.io/en/stable/users/configuration/config/#name