mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-24 05:31:04 +01:00
Compare commits
No commits in common. "598866ed5574f04e877b837ff22726f4e3399c1a" and "2f7f22dcbc0fb6f0386481078c102fef020e4298" have entirely different histories.
598866ed55
...
2f7f22dcbc
@ -31,10 +31,6 @@ 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user