We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66216a commit 7e602ceCopy full SHA for 7e602ce
docs/concepts/domains.mdx
@@ -30,7 +30,7 @@ https://<username>-<service-name>--<port>.defang.dev
30
If you're using [Defang BYOC](./defang-byoc.md), your domain will be:
31
32
```
33
-https://<service-name>--<port>.<username>.defang.app
+https://<service-name>--<port>.<project-name>.<username>.defang.app
34
35
</TabItem>
36
</Tabs>
0 commit comments