mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 03:45:16 +05:30
11 lines
190 B
Plaintext
11 lines
190 B
Plaintext
[Unit]
|
|
Description=Jitsi Pod
|
|
|
|
[Pod]
|
|
PodName=jitsi
|
|
PublishPort=8000:80
|
|
PublishPort=10000:10000
|
|
AddHost=meet.jitsi:127.0.0.1
|
|
AddHost=xmpp.meet.jitsi:127.0.0.1
|
|
AddHost=jvb.meet.jitsi:127.0.0.1
|