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 d665be1 commit 56d5eeeCopy full SHA for 56d5eee
1 file changed
compose/compose.yaml
@@ -4,6 +4,8 @@ services:
4
codetogether-collab:
5
image: hub.edge.codetogether.com/releases/codetogether-collab:latest
6
container_name: codetogether-collab
7
+ env_file:
8
+ - .env
9
environment:
10
- CT_SERVER_URL=https://${COLLAB_FQDN}
11
- CT_INTEL_URL=http://codetogether-intel:1080
0 commit comments