Skip to content

Commit 3df32d9

Browse files
authored
web: persist crontabs for letsencrypt
1 parent f748484 commit 3df32d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ services:
1010
- '${HTTPS_PORT}:443'
1111
volumes:
1212
- ${CONFIG}/web:/config:Z
13+
- ${CONFIG}/web/crontabs:/var/spool/cron/crontabs:Z
1314
- ${CONFIG}/transcripts:/usr/share/jitsi-meet/transcripts:Z
1415
environment:
1516
- ENABLE_COLIBRI_WEBSOCKET

0 commit comments

Comments
 (0)