public
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[Unit]
|
||||
Description=Matterbridge
|
||||
After=prosody-server.service
|
||||
Requires=prosody-server.service
|
||||
|
||||
[Container]
|
||||
Image=docker.io/42wim/matterbridge:latest
|
||||
|
||||
ContainerName=matterbridge
|
||||
|
||||
Network=prosody-pro.network
|
||||
|
||||
Volume=%h/podman/prosody-pro/extras/matterbridge:/etc/matterbridge:ro
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user