|
|
|
|
@ -9,6 +9,7 @@ Restart=always
@@ -9,6 +9,7 @@ Restart=always
|
|
|
|
|
User=root |
|
|
|
|
Group=docker |
|
|
|
|
PermissionsStartOnly=true |
|
|
|
|
EnvironmentFile=/opt/mistborn/.envs/.production/.jitsi |
|
|
|
|
|
|
|
|
|
# Shutdown container (if running) when unit is stopped |
|
|
|
|
ExecStartPre=/opt/mistborn/scripts/wrappers/mistborn_docker.sh jitsi docker-compose -f /opt/mistborn/extra/jitsi-meet.yml down |
|
|
|
|
|