mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated AWS (markdown)
parent
42fa9a4cb7
commit
a09620ce71
1 changed files with 2 additions and 1 deletions
3
AWS.md
3
AWS.md
|
|
@ -28,8 +28,9 @@ reboot
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install nginx
|
sudo apt install nginx
|
||||||
|
|
||||||
(or: nginx-full)
|
(or: nginx-full)
|
||||||
|
sudo systemctl start nginx
|
||||||
|
sudo systemctl enable nginx
|
||||||
```
|
```
|
||||||
|
|
||||||
Example nginx config at:
|
Example nginx config at:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue