We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17aa499 commit 1a552e7Copy full SHA for 1a552e7
docker-compose.tmpl.yml
@@ -100,9 +100,6 @@ services:
100
TAG_BBB: {{ .Env.TAG_BBB }}
101
image: alangecker/bbb-docker-nginx:{{ .Env.TAG_BBB }}-{{ .Env.TAG_PLAYBACK }}-1.25
102
restart: unless-stopped
103
- depends_on:
104
- - etherpad
105
- - webrtc-sfu
106
volumes:
107
- ./data/bigbluebutton:/var/bigbluebutton
108
- ${DEFAULT_PRESENTATION:-/dev/null}:/www/default.pdf
0 commit comments