podbox/quadlets/penpot/penpot-mailcatch.container
2025-04-21 19:03:59 -05:00

19 lines
316 B
Text

[Unit]
Description=Penpot mailcatch
[Service]
Restart=on-failure
TimeoutStartSec=900
[Install]
WantedBy=default.target
[Container]
Image=docker.io/sj26/mailcatcher
ContainerName=penpot-mailcatcher
AutoUpdate=registry
Network=penpot.network
HostName=penpot-mailcatcher
PublishPort=1025:1025
PublishPort=1080:1080