Skip to content

Commit 4e2aa8a

Browse files
authored
Update hosting.md
Clarify that default nginx.conf is untouched.
1 parent 58808b3 commit 4e2aa8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Unzip it to `/home/user/hideout-1.0.0`.
1414

1515
We need nginx for the server. Get it here: https://nginx.org/en/docs/install.html
1616

17-
We need to config nginx. You can skip this part if you are familiar with nginx. I'm no expert. I left nginx's default config at `/etc/nginx/nginx.conf` pretty much untouched:
17+
We need to config nginx. You can skip this part if you are familiar with nginx. I'm no expert. I left nginx's default config at `/etc/nginx/nginx.conf` untouched:
1818
```
1919
2020
user nginx;

0 commit comments

Comments
 (0)