Skip to content

Commit

Permalink
fix domain example for services
Browse files Browse the repository at this point in the history
  • Loading branch information
commit111 committed Jan 16, 2025
1 parent b66216a commit 7e602ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/concepts/domains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ https://<username>-<service-name>--<port>.defang.dev
If you're using [Defang BYOC](./defang-byoc.md), your domain will be:

```
https://<service-name>--<port>.<username>.defang.app
https://<service-name>--<port>.<project-name>.<username>.defang.app
```
</TabItem>
</Tabs>
Expand Down

0 comments on commit 7e602ce

Please sign in to comment.