mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 17:14:31 +02:00
Update docs/content/config/advanced/podman.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
parent
48ecc76f43
commit
f7e372de89
1 changed files with 1 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue