Skip to content

Commit 7e602ce

Browse files
committed
fix domain example for services
1 parent b66216a commit 7e602ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/domains.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ https://<username>-<service-name>--<port>.defang.dev
3030
If you're using [Defang BYOC](./defang-byoc.md), your domain will be:
3131

3232
```
33-
https://<service-name>--<port>.<username>.defang.app
33+
https://<service-name>--<port>.<project-name>.<username>.defang.app
3434
```
3535
</TabItem>
3636
</Tabs>

0 commit comments

Comments
 (0)