fix line break in README
This commit is contained in:
@@ -14,6 +14,7 @@ Mailman 3 setup using Podman Quadlets. Containers are supposed to run in rootles
|
||||
|
||||
$ cp mailman/* ~mailman/.config/containers/systemd/
|
||||
1. Now we have to generate some secrets which the various components use to talk to each other:
|
||||
|
||||
```
|
||||
$ pwgen -1 32 | | podman secret create HYPERKITTY_API_KEY -
|
||||
$ pwgen -1 32 | podman secret create MAILMAN_REST_PASSWORD -
|
||||
|
||||
Reference in New Issue
Block a user