File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11services :
22 codetogether-collab :
3- image : registry.digitalocean. com/codetogether-registry /codetogether-collab:latest
3+ image : hub.edge.codetogether. com/releases /codetogether-collab:latest
44 container_name : codetogether-collab
55 environment :
66 # your collab/pair programming server URL
@@ -29,7 +29,7 @@ services:
2929 codetogether-intel :
3030 condition : service_healthy
3131 codetogether-intel :
32- image : registry.digitalocean. com/codetogether-registry /codetogether-intel:latest
32+ image : hub.edge.codetogether. com/releases /codetogether-intel:latest
3333 container_name : codetogether-intel
3434 environment :
3535 - CT_HQ_BASE_URL=https://your-intel-server-fqdn
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ hq.base.url=https://<server-fqdn>
33hq.collab.url =https://your-collab-server-fqdn
44hq.collab.secret =<your-collab-intel-secret>
55
6+ # THE LINE BELOW IS NOT NEEDED WITH SINGLE TENANT
7+ # hq.sso.tenants=github,gitlab
68# GitHub SSO
79hq.sso.github.provider =github
810hq.sso.github.label =GitHub
You can’t perform that action at this time.
0 commit comments