mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-24 05:31:04 +01:00
Compare commits
2 Commits
2f7f22dcbc
...
598866ed55
Author | SHA1 | Date | |
---|---|---|---|
598866ed55 | |||
237926339e |
@ -31,6 +31,10 @@ This role deploys the Listmonk application using Docker. Listmonk is a high perf
|
|||||||
```bash
|
```bash
|
||||||
docker-compose -p listmonk up -d --force-recreate
|
docker-compose -p listmonk up -d --force-recreate
|
||||||
```
|
```
|
||||||
|
## Upgrade
|
||||||
|
```bash
|
||||||
|
docker compose run application ./listmonk --upgrade
|
||||||
|
```
|
||||||
|
|
||||||
## Configuration Files
|
## Configuration Files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user