docs: update Linux/Arch/snap
This commit is contained in:
parent
857069add3
commit
b68b1df106
@ -2,7 +2,7 @@
|
|||||||
title: snap
|
title: snap
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2025-09-27T14:18:45.750Z
|
date: 2025-09-27T14:19:37.242Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2025-09-27T14:17:26.716Z
|
dateCreated: 2025-09-27T14:17:26.716Z
|
||||||
@ -21,4 +21,9 @@ Change used ports
|
|||||||
```
|
```
|
||||||
sudo snap set nextcloud ports.http=3021
|
sudo snap set nextcloud ports.http=3021
|
||||||
sudo snap set nextcloud ports.https=8443
|
sudo snap set nextcloud ports.https=8443
|
||||||
|
```
|
||||||
|
|
||||||
|
Restart service
|
||||||
|
```
|
||||||
|
sudo snap restart nextcloud
|
||||||
```
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user