mirror of https://github.com/CIRCL/lookyloo
- Markdown parses this: http://<IP-or-domain>/ - BOLD does still parse, back-ticks should not
parent
d4bed4511a
commit
c42eae088c
|
@ -87,7 +87,7 @@ sudo nginx -t
|
|||
sudo service nginx restart
|
||||
```
|
||||
|
||||
And you can open **http://<IP-or-domain>/**
|
||||
And you can open ```http://<IP-or-domain>/```
|
||||
|
||||
Now, you should configure [TLS (let's encrypt and so on)](https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16-04)
|
||||
|
||||
|
|
Loading…
Reference in New Issue