This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
docker-jitsi-meet
mirror of
https://github.com/jitsi/docker-jitsi-meet
Watch
2
Star
0
Fork
You've already forked docker-jitsi-meet
0
Code
Issues
Releases
Wiki
Activity
web: add letsencrypt volume
Browse Source
pull/125/head
Matthias Herzog
5 years ago
committed by
Saúl Ibarra Corretgé
parent
abac343442
commit
e6eecce2af
1 changed files
with
1 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
web/Dockerfile
3
web/Dockerfile
Unescape
Escape
View File
@ -12,5 +12,4 @@ COPY rootfs/ /
EXPOSE
80 443
VOLUME
/config
VOLUME
[
"/config"
,
"/etc/letsencrypt"
]
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/docker-jitsi-meet
Title
Body
Create Issue