- Markdown parses this: http://<IP-or-domain>/ - BOLD does still parse, back-ticks should not

pull/1/head
Steve Clement 2017-10-02 12:30:35 +02:00
parent d4bed4511a
commit c42eae088c
1 changed files with 1 additions and 1 deletions

View File

@ -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)