mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-21 20:31:02 +01:00
Added update instructions
This commit is contained in:
parent
3d67d7e3a8
commit
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