mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-02 15:51:05 +02:00
etherpad,jigasi: fix compose file version
They all need to match if we want to launch them together.
This commit is contained in:
parent
d7cee00d61
commit
be8c41f79e
@ -1,4 +1,4 @@
|
||||
version: '3'
|
||||
version: '3.5'
|
||||
|
||||
services:
|
||||
# Etherpad: real-time collaborative document editing
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version: '3'
|
||||
version: '3.5'
|
||||
|
||||
services:
|
||||
# SIP gateway (audio)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user