mirror of
https://github.com/hexastack/hexabot
synced 2025-03-10 06:10:18 +00:00
GITBOOK-97: Ikbel's Nov 22 changes
This commit is contained in:
parent
a3ca24d9c9
commit
d751fdf2a8
@ -119,8 +119,7 @@ sudo systemctl status nginx
|
||||
|
||||
1. Replace Nginx server configuration with the following : **/etc/nginx/sites-available/default**.
|
||||
|
||||
````bash
|
||||
```
|
||||
```bash
|
||||
server {
|
||||
listen 80;
|
||||
server_name mychatbot.ai; # You will need to update this to use your own domain
|
||||
@ -168,7 +167,6 @@ server {
|
||||
}
|
||||
}
|
||||
```
|
||||
````
|
||||
|
||||
#### Step6: Generate SSL certificate using Certbot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user