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

Commit 67c0848

Browse files
Sean Hellummeysholdt
authored andcommitted
[self-hosted] Fix subdomain example
Fixes https://github.com/gitpod-io/self-hosted/issues/21
1 parent cf14a1c commit 67c0848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/self-hosted/0.4.0/install/domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Installing Gitpod on a subdomain works as well. For example:
1616

1717
gitpod.your-domain.com
1818
*.gitpod.your-domain.com
19-
*.gitpod.ws.your-domain.com
19+
*.ws.gitpod.your-domain.com

0 commit comments

Comments
 (0)