add jitsi meet
This commit is contained in:
parent
724ce880e3
commit
19e407ad0e
14 changed files with 196 additions and 8 deletions
|
@ -18,7 +18,7 @@ services:
|
|||
ports:
|
||||
- "443:443"
|
||||
- "80:80"
|
||||
- "56287:56287"
|
||||
- "{{ git_ssh_port }}:{{ git_ssh_port }}"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- {{ service_dir }}/traefik.toml:/etc/traefik/traefik.toml
|
||||
|
|
Reference in a new issue