Skip to content

Commit 869f023

Browse files
AdministratorNGPixel
Administrator
authored andcommitted
docs: update install/upgrade
1 parent 3811ea5 commit 869f023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/upgrade.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Upgrade
33
description: How to upgrade to the latest version
44
published: true
5-
date: 2022-04-04T19:35:30.094Z
5+
date: 2023-02-07T05:38:49.811Z
66
tags: setup
77
editor: markdown
88
dateCreated: 2019-02-15T23:53:12.166Z
@@ -46,7 +46,7 @@ The following commands will pull the latest image and recreate the containers de
4646

4747
```bash
4848
docker-compose pull wiki
49-
docker-compose up --force-recreate
49+
docker-compose up --force-recreate -d
5050
```
5151

5252
### Linux / macOS <i class="mdi mdi-ubuntu"></i>

0 commit comments

Comments
 (0)