Update docs/content/config/advanced/podman.md

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
RoelSG 2024-10-16 22:22:01 +02:00 committed by GitHub
parent 48ecc76f43
commit f7e372de89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -177,11 +177,7 @@ Volume=/tank/dms/config:/tmp/docker-mailserver/
AutoUpdate=registry
# Environment variables
# General Settings
Environment=HOSTNAME=example
Environment=DOMAINNAME=example.com
Environment=CONTAINER_NAME=dockermailserver
Environment=SSL_TYPE=letsencrypt
...
```
Stopping the service with systemd will result in the container being removed. Restarting will use the existing container, which is however not recommended. You do not need to enable services with Quadlet.