docs: update cloud

This commit is contained in:
Administrator 2019-12-07 11:07:10 +00:00 committed by matze
parent 9753489836
commit 15e606bae0

View File

@ -2,7 +2,7 @@
title: Cloud
description:
published: true
date: 2019-12-07T11:03:33.870Z
date: 2019-12-07T11:07:07.334Z
tags:
---
@ -67,9 +67,9 @@ ListenPort = 54541
#### Start Server
```
# Start Server Fast
# Start Server
sudo wg-quick up wg0
# Enable Server
# Enable Server as Servuce
sudo systemctl enable wg-quick@wg0
```