Compare commits

...

2 Commits

1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@ This role deploys the Listmonk application using Docker. Listmonk is a high perf
```bash
docker-compose -p listmonk up -d --force-recreate
```
## Upgrade
```bash
docker compose run application ./listmonk --upgrade
```
## Configuration Files