Tidy up
This commit is contained in:
@@ -10,7 +10,7 @@ This project is a personal cloud of services:
|
||||
1. Generate a self-signed certificate for the proxy.
|
||||
|
||||
```
|
||||
host=tvcloud.fr
|
||||
host=yourdomain.com
|
||||
mkcert \
|
||||
-cert-file services/nginx/server.crt \
|
||||
-key-file services/nginx/server.key \
|
||||
@@ -24,7 +24,7 @@ See `.example.env`.
|
||||
3. Configure the host name.
|
||||
|
||||
```
|
||||
host=tvcloud.fr
|
||||
host=yourdomain.com
|
||||
sudo ./configure.bash $host .
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user