...
Edit /etc/hosts and add
Code Block 127.0.0.1 your-domain.com
If you don’t have real domain and the server is local (your PC)
Nginx server:
...
...
Edit /etc/hosts and add
Code Block |
---|
127.0.0.1 your-domain.com |
If you don’t have real domain and the server is local (your PC)
Nginx server:
...